API Reference¶
This is the API reference documentation for the Anya Bitcoin API. It includes information about all of the available endpoints, their parameters, and the data that they return.
Authentication¶
The Anya Bitcoin API uses JSON Web Tokens for authentication. Every
request must include an Authorization
header with a valid JWT in
order to authenticate.
Last updated: 2025-06-02