Authentication
All API requests require an API key for authentication. You can obtain your API key from the BitBadges Developer Portal.
API Key Authentication
Include your API key in the x-api-key header:
x-api-key: your-api-key-here
Last updated