generated: '2026-07-19' method: searched source: https://developer.ingresse.com/docs docs: https://developer.ingresse.com/docs summary: types: [apiKey] api_key_in: [query] notes: >- Ingresse authenticates requests with an API key passed as the `apikey` query parameter (the account's public key). Every API key is individually generated by the Ingresse team on request (no self-service provisioning); an integration form is required. User-scoped calls additionally carry an authenticated user token. Private-key signature details are documented behind the developer-portal login and are not captured here. schemes: - name: apikey type: apiKey in: query parameter: apikey description: >- Account public API key passed as the `apikey` query parameter on every request. Issued individually by Ingresse. source: https://developer.ingresse.com/docs