Introduction
This API reference is interactive. Use the Try It panel on each endpoint page to send real requests.Base URL
Production:https://api.onbeam.io
Local development:
http://localhost:3004
Authentication
Onbeam supports:- API key authentication via
x-api-key - Bearer token authentication via
Authorization: Bearer <token>