How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Kudosity SMS API

The primary method of sending SMS.You can elect to pass us the recipient numbers from your database each time you make an API call.In order to send to a local number for a recipient the Sender virtual number needs to be in the same country.You can pass us the recipient number in international format and we will deliver your message with the Sender virtual number on your account for the same country.If you do not have a Sender virtual number for the same country we will use a local number for the country you are sending to in order to deliver your message.List of countries we currently deliver to: [Global Delivery List](https://help.kudosity.com/support/solutions/articles/44001077065-global-sms-delivery-list)

Kudosity SMS API is one of 12 APIs that Kudosity publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include SMS. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 8 operations across 7 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 2 base URLs: https://api.transmitmessage.com, https://api.transmitsms.com.

8 operations 7 paths 8 schemas 3 GET5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.transmitmessage.com
Authentication
API Key, HTTP Basic
Resource Areas
1

Authentication & Security 2

Kudosity SMS API declares 2 security schemes for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth). It accepts HTTP basic authentication (basicAuth).

  • ApiKeyAuth — 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…
  • basicAuth — Use the Authorization header with the value Basic {base64(apikey:apisecret)}. - apikey: Your API key - apisecret: Your API secret

Paths & Operations 8

Across 7 paths, the API surfaces 8 operations — 3 GET, 5 POST. Each is listed below with its method, path, parameters, and response codes.

SMS 8

The primary method of sending SMS. You can elect to pass us the recipient numbers from your database each time you make an API call. In order to send to a local number for a recip…

GET
/v2/sms/{id}
Get SMS
1 param → 200404
GET
/v2/sms
List SMS
1 param → 200
POST
/v2/sms
Send SMS
body → 200
POST
/send-sms.json
Send SMS
body → 200
POST
/cancel-sms.json
Cancel SMS
body → 200
POST
/format-number.json
Format Number
body → 200
POST
/get-sms-responses.json
Get Responses by MessageID, Keyword or Mobile
body → 200
GET
/get-user-sms-responses.json
Get Responses by Time Frame
8 params → 200

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are SMSResponse (16 properties), ListSMSRequest (12 properties), SendSMSRequest (5 properties), ListSMSResponse (3 properties). Each schema is shown below with its type and property counts.

SendSMSRequest
object
5 properties 3 required
Direction
stringnull
Message direction. - OUT: Sent to the provider. - IN: Sent from the provider.
ListSMSResponse
object
List of SMS messages.
3 properties 3 required
OrderByField
string
Sort order. Default is CREATEDATASC. - CREATEDATASC: Created at ascending. - CREATEDATDESC: Created at descending.
Status
stringnull
Message status. - PENDING: Queued for processing. - SENT: Submitted to the provider. - FAILED: Failed because of an error from the provider, a carrier, or the…
Format
stringnull
Response format
SMSResponse
object
SMS message details.
16 properties 16 required
ListSMSRequest
object
12 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kudosity-sms-api-openapi.yml Raw ↑

Other APIs Kudosity publishes across the network.

Kudosity Account API
Kudosity Contacts & Lists API
Kudosity Email SMS API
Kudosity Keywords API
Kudosity MMS API
Kudosity Numbers API
Kudosity RCS API
Kudosity Reporting API
Kudosity Senders API
Kudosity Webhook API
Kudosity Whats App API
Where this information came from

This is an independent, third-party profile of Kudosity SMS API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.