Add an API Application
API Authentication is performed via HTTP Basic Authentication (external site), using API Application credentials (Application ID and Secret Key), which you create in Celtra.
To generate an API application:
1) Navigate to the User Settings page in Celtra.
2) Click on the API Apps tab, then click +API App.
3) Enter a name for the new API Application, and click Create.The new API application will be added to the page.
Make sure to have the Write Access checked - this is required when creating POST requests.
After you create the API Application, you can copy the APP ID and Secret key values to use when you create the API URL.
To rename the API app, hover over it to reveal the edit icon, click on it, and type a new name. You can remove it by clicking the trash bin icon on the right.