Bluesky AT Protocol API
Soziale MedienBearer-TokenKostenlosAktiviert
Über die XRPC-Schnittstelle des AT-Protokolls im dezentralen sozialen Netzwerk Bluesky lesen und posten.
https://bsky.social/xrpcAPI-Spielplatz
Anfrage wird über unseren CORS-Proxy gesendet.
https://bsky.social/xrpc/
Antwort-Header (0)
Parameter (0)
Verwandte APIs
Frequently Asked Questions About Bluesky AT Protocol API API
What is Bluesky AT Protocol API?
Bluesky AT Protocol API is a public API listed in the akousa.net API Directory, a curated collection of 750+ APIs across 12 categories. Über die XRPC-Schnittstelle des AT-Protokolls im dezentralen sozialen Netzwerk Bluesky lesen und posten.
How do I authenticate with Bluesky AT Protocol API?
Bluesky AT Protocol API uses Bearer token authentication. You need to obtain an access token from the provider, then include it in the Authorization header as "Bearer <token>" with each request.
Is Bluesky AT Protocol API free to use?
Yes, Bluesky AT Protocol API is completely free to use. There are no usage fees or paid tiers. However, free APIs may still have rate limits, so check the documentation for any usage restrictions.
Does Bluesky AT Protocol API support CORS?
Yes, Bluesky AT Protocol API supports CORS (Cross-Origin Resource Sharing), which means you can make requests directly from browser-based JavaScript applications without encountering cross-origin errors.
Where can I find Bluesky AT Protocol API documentation?
You can find the official Bluesky AT Protocol API documentation at https://docs.bsky.app/docs/api/. The documentation includes endpoint references, request/response examples, authentication guides, and rate limit details. You can also explore Bluesky AT Protocol API in the akousa.net API Directory for a quick overview and test it using the built-in API tester.