The Mobile First Company Webhooks API
Manage webhook endpoints to receive real-time notifications about events in your Allo account. Each endpoint subscribes to one or more event topics and is verified with a signing secret.
The Mobile First Company Webhooks API is one of 13 APIs that The Mobile First Company publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Webhooks. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes 6 operations across 3 paths, and defines 6 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.
Requests are made against a single base URL, https://api.withallo.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 5
The Mobile First Company Webhooks API declares
5 security schemes
for authenticating requests.
An API key is passed in the header as Authorization (CallsAuth).
An API key is passed in the header as Authorization (ContactsAuth).
An API key is passed in the header as Authorization (ContactsWriteAuth).
An API key is passed in the header as Authorization (SmsAuth).
An API key is passed in the header as Authorization (ApiKeyAuth).
CallsAuth— Scope needed: CONVERSATIONSREADContactsAuth— Scope needed: CONTACTSREADContactsWriteAuth— Scope needed: CONTACTSREADWRITESmsAuth— Scope needed: SMSSEND
Paths & Operations 6
Across 3 paths, the API surfaces 6 operations — 1 DELETE, 3 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Manage webhook endpoints to receive real-time notifications about events in your Allo account. Each endpoint subscribes to one or more event topics and is verified with a signing…
Schemas 6
The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are WebhookApiResponse (7 properties), UpdateWebhookApiRequest (4 properties), CreateWebhookApiRequest (3 properties), WebhookEventTypeApiResponse (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from The Mobile First Company 12
Other APIs The Mobile First Company publishes across the network.