generated: '2026-07-19' method: searched source: https://www.highway9.com/mobile-center-streaming-apis/ docs: https://www.highway9.com/mobile-center-streaming-apis/ summary: types: [apiKey, mutualTLS] api_key_in: [header] note: >- The Mobile Center Streaming APIs expose apiToken and Certificate as managed security resources. Access is issued and administered through the partner portal for signed partners; the full securityScheme definitions live in the partner-gated OpenAPI reference and are not published publicly. schemes: - name: apiToken type: apiKey in: header description: >- API token credential managed via the apiToken resource. Tokens are issued to signed partners through the Mobile Center partner portal and presented on API requests to the orchestration endpoint. sources: [docs] - name: Certificate type: mutualTLS description: >- Client certificate credential managed via the Certificate resource, supporting mutual-TLS authentication between partner integrations and the Mobile Center orchestration API. sources: [docs]