The Interaction Company Of California Messaging API
Send messages to Poke programmatically.
The Interaction Company Of California Messaging API is published by The Interaction Company Of California on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Messaging. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes 2 operations across 2 paths, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version v1.
Requests are made against a single base URL, https://poke.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
The Interaction Company Of California Messaging API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
By default, every request must be authenticated.
bearerAuth— V2 API key generated in Kitchen, sent as Authorization: Bearer YOURAPIKEY. Legacy pk-prefixed V1 keys work only with the deprecated inbound-sms webhook.
Paths & Operations 2
Across 2 paths, the API surfaces 2 operations — 2 POST. Each is listed below with its method, path, parameters, and response codes.
Send messages to Poke programmatically.
Schemas 2
The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are MessageResult (2 properties), InboundMessage (1 property). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.