generated: '2026-07-11' method: derived source: openapi/orbit-rest-api-openapi.yml summary: types: - apiKey - http api_key_in: - query schemes: - name: bearer type: http scheme: bearer description: Provide a Authorization header with format 'Bearer '. This is the recommended approach. Make sure to include the 'Bearer' part in the text box here. sources: - openapi/orbit-rest-api-openapi.yml - name: api_key type: apiKey in: query parameter: api_key description: Provide the API key in a query param called api_key. This is the least secure method, please use only for testing. sources: - openapi/orbit-rest-api-openapi.yml