







Our XRPC and OpenAPI Reference documentation
OpenAPI 3.x Extensions in API Gateway | Google Cloud Documentation
API Gateway accepts a set of Google-specific extensions to the OpenAPI specification that configure the behaviors of the gateway. These extensions allow you to specify API management settings, authentication methods, quota limits, and backend integrations directly within your OpenAPI document. Understanding these extensions helps you tailor your service behavior and integrate with API Gateway features.
Docker Engine API v1.50 reference | Docker Docs
Reference documentation and Swagger (OpenAPI) specification for the Docker Engine API.
API · Standard Reader
AppView XRPC queries and procedures for the Standard Reader read-model.
AppView API · co/core
Read-only XRPC queries over the co/core AppView index — receipts, jobs, providers, and social graph state.

Authenticated XRPC Calls in Lexicon Garden - Nick's Blog
ATProtocol OAuth pairs effortlessly with Lexicon Garden to make it easy for developers to experiment with authenticated XRPC endpoints.
The Best API Documentation Tool
OpenAPI-generated documentation tool with 24k+ stars on Github - make APIs your company's superpower.

OpenAI Codex with Ollama· Ollama Blog
Open models can be used with OpenAI's Codex CLI through Ollama. Codex can read, modify, and execute code in your working directory using models such as gpt-oss:20b, gpt-oss:120b, or other open-weight alternatives.

The Arazzo Specification v1.1.0
The Arazzo Specification provides a mechanism that can define sequences of calls and their dependencies to be woven together and expressed in the context of delivering a particular outcome or set of outcomes when dealing with API descriptions (such as OpenAPI descriptions)
XRPC requests between atproto servers are authenticated using JWTs. There are some inconsistencies in how OAuth permissions, PDS proxy headers, and JWTs all represent the "audience" of these tokens. This proposal gives background and describes a rough solution. Looking for rapid feedback!
proposals/0013-service-auth-refs at main · bluesky-social/proposals
github.comit's been a hot minute, but atex v0.10.0 is out now! oauth internals got a bit of a refactor, :telemetry events have been added to XRPC, identity resolution, OAuth flows, and service auth validation, and XRPC requests now have a custom User-Agent! #atproto #elixir
comet.sh/atex
tangled.orgWe just shipped our entire API as XRPC endpoints 🎉 Don't like our directory? Index the firehose yourself Hate our client? Build your own Want your AI to register new machine for you to earn? Automate it Need to add inference to your atproto app? Easy peazy See the full api here 👇
AppView API · co/core
console.cocore.devnew proposal up for a JSON based XRPC subscription! give it a read & let us know your thoughts github.com/bluesky-social/proposals/tree…
proposals/0015-json-subscriptions at main · bluesky-social/proposals
github.comatpxrpc is a tool in the atproto-crates that makes it easy to invoke XRPC methods. It supports multiple identities, direct and proxy XRPC calls, binary inputs, and more. Install with homebrew: brew tap ngerakines/tap && brew install atpxrpc Read more at ngerakines.me/atpxrpc.html
atpxrpc
ngerakines.me