Last updated
Was this helpful?
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 . All requests must be made over HTTPS and contain the following HTTP Header:
To use the Template Catalog 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 .
Navigate to the application you'd like to activate the Template Catalog 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 may apply.
Click Create Key.
Your API key will appear under the Template Catalog API section of your application details.
Learn how to authenticate to access the Template Catalog API's resources.