Authentication
Authorizing the request
Using a username and password
Example: Postman
Manually constructing the header
Example: curl
curl https://staging.myciviform.gov/api/v1/checkAuth -vH "Authorization: Basic <api_secret_token>"Additional security features
Obtaining API credentials
Testing API credentials
Last updated
Was this helpful?