All API requests require a bearer token in the Authorization header.
Example:
curl -X GET "https://api-verify.straker.ai/project" \
-H "Authorization: Bearer YOUR_API_KEY"
All API requests require a bearer token in the Authorization header.
curl -X GET "https://api-verify.straker.ai/project" \
-H "Authorization: Bearer YOUR_API_KEY"
Comments
0 comments
Please sign in to leave a comment.