Version: 1.0
Veryfi API
Authentication
- API Key: ClientId
- API Key: Authorization
Client ID identifies which client is making the requests to Veryfi API. Your Client ID is located in the Keys section.
Security Scheme Type: | apiKey |
---|---|
Header parameter name: | CLIENT-ID |
Your Username and API Key makes up an authorization key with the following format: apikey USERNAME:API_KEY
. You can also find them in the Keys section.
Security Scheme Type: | apiKey |
---|---|
Header parameter name: | AUTHORIZATION |