Authentication
Authentication to the Ampere API is required for all endpoints (unless explicitly marked as public).
Important: Always use HTTPS to protect credentials in transit.
Token-based (Bearer) Authentication
Clients must include an Authorization header with a bearer token.
Updated about 2 months ago
What’s Next