API Authentication

Base URL

EnvironmentBase URL
Productionhttps://api.forgingblock.io

API Authentication

All API requests require Bearer authentication.

Create an API key in the dashboard:

Dashboard → Account Settings → Integrations → API Token

Include the token in the Authorization header:

Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
  • API keys can be rotated or revoked at any time