Enable API Groups

Select the API endpoints you want available for your apps.

On the Enable API page, endpoints are organized by path prefix into logical groups. For example:

  • Chat — all /chat endpoints

  • Creator — all /creator/* endpoints

  • General — all /general/* endpoints

Each group must be explicitly enabled before its endpoints become available in your apps:

  1. Locate the group name (e.g. “Creator”)

  2. Toggle ENABLE API GROUP next to that group

  3. Repeat for each group you plan to use

The Consumption Pricing Rate refers to the cost per minute for a specific endpoint group. For example, if you have a 30-minute video and the rate is $0.01 per minute, the total cost would be $0.30. Learn more about our api pricing here.


Note: If you do not enable any groups, their endpoints will not appear as selectable options when creating an app, and you will have access to zero endpoints.