Authentication
Learn how to authenticate to access the Content Services API's resources.
Last updated
Was this helpful?
Learn how to authenticate to access the Content Services API's resources.
Last updated
Was this helpful?
Beefree SDK's Content Services API uses bearer tokens to authenticate requests. You can create, view, and manage your bearer token in the Beefree SDK Developer Console. All requests must be made over HTTPS and contain the following HTTP Header:
To use the Content Services API you will first need to obtain a your API Key—the bearer token you will use to authenticate to make API calls—from the Beefree SDK Developer Console.
To obtain an API Key, take the following steps:
Log in to the Beefree SDK Developer Console.
Navigate to the application you'd like to activate the Content Services API for.
Click on the corresponding Details button.
Navigate to the Content Services API section of the Details page.
Click Create New API Key.
A pop up will appear asking you to confirm that you understand usage-based fees may apply.
Click Create Key.
Your API key will appear under the Content services API section of your application details.