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

Messaging API Messages API

Managing, sending, and receiving of messages via SMS and other channels.

Messaging API Messages API is published by Messaging API on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Message. The published artifact set on APIs.io includes an OpenAPI specification.

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

Requests are made against a single base URL, https://api.example.com.

6 operations 3 paths 7 schemas 1 DELETE2 GET1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.0
Base URL
https://api.example.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Messaging API Messages API declares 1 security scheme for authenticating requests. An API key is passed in the header as api-key (apiKeys).

Paths & Operations 6

Across 3 paths, the API surfaces 6 operations — 1 DELETE, 2 GET, 1 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Messages 6

Managing, sending, and receiving of messages via SMS and other channels.

GET
/messages
Messaging API Retrieves Messages
getMessages → 200400401403429500
POST
/messages
Messaging API Create Message
createMessage body → 201400401403404409429500
GET
/messages/{messageId}
Messaging API Retrieve Message
getMessage 1 param → 200400401403404429500
PUT
/messages/{messageId}
Messaging API Update Message
updateMessage 1 param body → 204400401403404429500
DELETE
/messages/{messageId}
Messaging API Delete Message
deleteMessage 1 param → 204400401403404429500
PUT
/messages/{messageId}/send
Messaging API Send Message
sendMessage 1 param body → 204400401403404429500

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Message (7 properties), Problem (5 properties), Meta (3 properties), WrapperResponseCollection (3 properties). Each schema is shown below with its type and property counts.

Message
object
A Schema.org compliant message object.
7 properties 4 required
WrapperResponseObject
object
This is a generic request/response wrapper which contains both data and links which serve as hypermedia controls (HATEOAS).
3 properties 3 required
LinksSelf
object
A link to reference each message.
1 property 1 required
LinksPagination
object
The handling of each page.
2 properties
WrapperResponseCollection
object
This is a generic request/response wrapper which contains both data and links which serve as hypermedia controls (HATEOAS).
3 properties 3 required
Problem
object
This is a Problem Details for HTTP APIs object.
5 properties 2 required
Meta
object
The metadata for each response.
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

messaging-api-messages-api-openapi.yml Raw ↑
Where this information came from

This is an independent, third-party profile of Messaging API Messages 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.