API Reference
Authorization
ApiKeyAuth Authorization<token>
Use Bearer br_live_....
In: header
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/auth/validate"{ "success": true, "organization_id": "string", "user_id": "string", "plan": "string", "environment": "live", "key_prefix": "string", "docs_url": "string", "openapi_url": "string", "agent_skills": { "manifest_url": "string", "recommended": [ "string" ], "minimum_updated_after": "string" }}