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

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.

On this page