generated: '2026-07-19' method: searched source: openapi/ex-human-openapi.yml docs: https://docs.exh.ai/reference/getting-started-with-your-api summary: types: - http http_schemes: - bearer notes: >- All Ex-Human API operations require an HTTP Bearer token. Create a Bearer token in the admin console at https://admin.exh.ai/ and send it as `Authorization: Bearer ` on every request. There is a single provider-wide security scheme (HTTPBearer); no OAuth 2.0, no OAuth scopes, and no API-key query/header alternative are documented. schemes: - name: HTTPBearer type: http scheme: bearer admin_url: https://admin.exh.ai/ applied_to: all operations sources: - openapi/ex-human-openapi.yml