Authentication
Branta endpoints require an API key to authenticate. Two API Keys are issued during registration; staging
and production
.
Include API_KEY
in the HTTP Header to authenticate.
Your API keys carry sensitive privileges so they should be kept secure at all times. Do not commit them to code or share them publicly.
(NOTE - DO NOT USE PRODUCTION API KEYS ON THESE PAGES. ONLY ENTER STAGING API KEYS ON THIS WEBSITE FOR TESTING PURPOSES.)
Branta Staging Authentication
Branta Production Authentication
Last updated