Fiber
Docs
Authentication

The Fiber API uses basic access authentication. Add the Authorization header to your requests, following the format:

Authorization: Basic base64(CLIENT_ID:CLIENT_SECRET)

Where to find your client id and secret

Visit the Settings page of the Fiber dashboard, scroll to the "Enviroment Credentials" card and click the "Reveal" button.

Follow best practices to keep your Fiber credentials safe.

Copyright 2024 © Fiber Inc.