Skip to main content
The Bitcoin OpenAPI specification for the SQD Portal is published at https://docs.sqd.dev/files/bitcoin-openapi.yaml. Use it to import the Portal API into OpenAPI-aware tools — code generators, API testing platforms (Postman, Bruno), or LLM-agent toolchains that consume OpenAPI to build tool definitions.

Fetch the spec

curl -O https://docs.sqd.dev/files/bitcoin-openapi.yaml
For the interactive, browsable version of the same endpoints, see the Bitcoin Portal API reference.