Authentication

Cerebria Tech uses a simple Header Token. Each token is randomly assigned in the Connect Administration Portal

headers = {'token':'YOUR_API_KEY'}

Ensure you keep your API key safe at all times.

Last updated