Blueticks

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.co

Use 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.

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.