API Reference
Complete reference for the Blueticks public API v1.
This section documents every endpoint in the Blueticks public API v1. Endpoints are grouped by resource.
All endpoints require an API key passed as Authorization: Bearer <key>.
See the Authentication guide for how to obtain and
configure a key.
Base URL
https://api.blueticks.coUse in Postman
A Postman collection + a production environment file are regenerated on every spec sync — they track the live API without manual updates.
Flow: import the collection → import the Production environment → paste your API key into the env's apiKey field → start hitting
endpoints. Run "🔑 Authentication / Validate API key" first to confirm.
Postman collection
Every endpoint, organized by tag. Includes a Validate-API-key request to confirm auth works.
Production environment
baseUrl pre-set to api.blueticks.co. Paste your API key into apiKey once.
Raw OpenAPI spec
Prefer to import the spec yourself? Works with any OpenAPI-aware tool.
Response format
Successful responses are JSON objects with resource-specific shapes. Errors use the envelope described in Errors & retries.
Try it in the browser
Each operation page below embeds an interactive playground. Paste an API
key into the auth field and send real requests against
https://api.blueticks.co.