Authentication
Use your API key to authenticate your calls
Setup your account
Signing Up
You will first need to create your account. Sign-up to app.gladia.io. You can sign-up through Google and more sign-up methods will be available in the near feature.
Get your API key
Now that you signed up, login to app.gladia.io and go to the Account section. We should have already created a default key for you. You can use this one or create your own.
With your API key, you’re now ready to use Gladia APIs.
Authenticate your API calls
Once you got your API key, pass it in the header x-gladia-key
, like this:
The header authentication method ensure that you are able to use Gladia in any environment or any cloud-based third party service.
This is the only authentication method you’ll need to use all the API endpoints.
Next, we’ll see what’s the general pre-recorded flow and how to manage it on your side.
Was this page helpful?