generated: '2026-07-27' method: derived source: openapi/kudosity-transmit-message-openapi-original.yml, openapi/kudosity-transmit-sms-openapi-original.yml summary: types: - apiKey - http api_key_in: - header schemes: - name: ApiKeyAuth type: apiKey in: header parameter: x-api-key description: All API requests require your API credentials, you will find them once logged into your account on the SETTINGS page. Scroll down to API Settings to find your API key. sources: - openapi/kudosity-transmit-message-openapi-original.yml - name: basicAuth type: http scheme: basic description: |- Use the `Authorization` header with the value `Basic {base64(api_key:api_secret)}`. - `api_key`: Your API key - `api_secret`: Your API secret sources: - openapi/kudosity-transmit-sms-openapi-original.yml