POSTing to Branta requires API key authenticatation.
POST
Include Authorization: Bearer my_key_123 in the HTTP Header to authenticate.
Authorization: Bearer my_key_123
API keys carry sensitive privileges so they should be kept secure at all times. Do not commit them to code or share them publicly.
Last updated 14 days ago