1 Minute Free Time for Everyday -

  Create Your AI Video Right Now!

Christmas Special:

Enjoy 10-MIN FREE!

GO>

Create Santa Videos Win iPhone 16

Celebrate and get gift worth $19.99

10-Min FREE

Get 10-Min Free >

No, I'll pass on the free minutes

×
    
    
        
Overview

Authentication

Vidnoz Open API uses API keys for authentication. Get your API token from our API interfaces.

  • Login to our website;
  • Click the “APl Credentials” below avatar to set the key pair (clientId, clientSecret) used when accessing the API and save it.
  • Use the secret key pair just saved to send the API interface to obtain the access token.

How to Use API Key

Set the obtained API Key in the Authorization field of the request header (Format: Bearer $API_KEY)

Example


          curl "https://devapi.vidnoz.com" \
          -H "Authorization: Bearer $API_KEY"