Client Credentials Flow
Last updated
Was this helpful?
Last updated
Was this helpful?
Use for
Internal / Backend Services & Scripts
Do not use this flow for applications that are not able to securely store your application's client secret.
Following process describes how to authenticate and obtain authorization for the Loom AI API using the .
Parameter
Description
grant_type
Set to client_credentials
.
audience
Set to https://api.loomai.com/
.
client_id
client_secret
Your application's .
Your application's .