Authentication 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"