AT Protocol Lexicon Schemas
Lexicon is the schema definition language for AT Protocol. Every record type, XRPC method, and event subscription on the network is described by a Lexicon document, which acts as both contract and code generation source for client libraries. Bluesky publishes the app.bsky.* and com.atproto.* lexicons that power the reference Bluesky application; third parties define their own NSIDs to ship independent applications on the same network.
AT Protocol Lexicon Schemas is one of 6 APIs that AT Protocol publishes on the APIs.io network.
Tagged areas include Lexicon, Schema, NSID, and Record Types. The published artifact set on APIs.io includes API documentation.