generated: '2026-07-18' method: searched source: openapi/beyond-presence-openapi-original.json docs: https://docs.bey.dev/api-reference/authentication/verify-api-key summary: types: - apiKey api_key_in: - header notes: >- Beyond Presence authenticates every request with a single API key passed in the x-api-key header. Keys are created and managed in the dashboard at app.bey.chat. A dedicated GET /v1/auth/verify operation lets clients validate a key before use. No OAuth 2.0 / OIDC surface is published. schemes: - name: APIKeyHeader type: apiKey in: header parameter: x-api-key description: Your Beyond Presence API Key. sources: - openapi/beyond-presence-openapi-original.json