Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ASAPP AutoCompose API

Improve agent productivity with AutoCompose API

ASAPP AutoCompose API is one of 14 APIs that ASAPP publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 18 operations across 14 paths. It is described by OpenAPI 3.0.1, at version 0.0.3.

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

18 operations 14 paths 0 schemas 2 DELETE5 GET7 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
0.0.3
Base URL
https://api.asapp.com
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

ASAPP AutoCompose API declares 2 security schemes for authenticating requests. An API key is passed in the header as asapp-api-id (API-ID). An API key is passed in the header as asapp-api-secret (API-Secret). By default, every request must be authenticated.

Paths & Operations 18

Across 14 paths, the API surfaces 18 operations — 2 DELETE, 5 GET, 7 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

AutoCompose 18

Improve agent productivity with AutoCompose API

POST
/autocompose/v1/conversations/{conversationId}/suggestions
Generate suggestions
getSuggestions 1 param body → 200400401403404409413422
POST
/autocompose/v1/profanity/evaluation
Evaluate profanity
getEvaluation body → 200400401403404409413422
POST
/autocompose/v1/spellcheck/correction
Check for spelling mistakes
getSpellingCorrection body → 200400401403404409413422
POST
/autocompose/v1/analytics/message-sent
Create a MessageSent analytics event
createMessageSentEvent body → 200400401403404409413422
POST
/autocompose/v1/conversations/{conversationId}/message-analytic-events
Create a message analytic event
createMessageAnalyticEvent 1 param body → 200400401403404409413422
GET
/autocompose/v1/settings
Get settings for AutoCompose clients
getSettings 1 param → 200400401403404409413422
GET
/autocompose/v1/responses/globals
List the global responses
getGlobalResponses 5 params → 200400401403404409413422
GET
/autocompose/v1/responses/customs
Get custom responses
getCustomResponseCollection 6 params → 200400401403404409413422
POST
/autocompose/v1/responses/customs/folder
Create a response folder
addCustomResponseFolder 1 param body → 200400401403404409413422
POST
/autocompose/v1/responses/customs/response
Create a custom response
addCustomResponse 1 param body → 200400401403404409413422
PUT
/autocompose/v1/responses/customs/response/{responseId}
Update a custom response
updateCustomResponse 2 params body → 200400401403404409413422
DELETE
/autocompose/v1/responses/customs/response/{responseId}
Delete a custom response
deleteCustomResponse 2 params → 200400401403404409413422
PUT
/autocompose/v1/responses/customs/folder/{folderId}
Update a response folder
updateFolder 2 params body → 200400401403404409413422
DELETE
/autocompose/v1/responses/customs/folder/{folderId}
Delete a response folder
deleteFolder 2 params → 200400401403404409413422
GET
/autocompose/v1/autopilot/greetings
Get autopilot greetings
getAutopilotGreetings 1 param → 200400401403404409413422
PUT
/autocompose/v1/autopilot/greetings
Update autopilot greetings
updateAutopilotGreetings 1 param body → 200400401403404409413422
GET
/autocompose/v1/autopilot/greetings/status
Get autopilot greetings status
getAutopilotGreetingsStatus 1 param → 200400401403404409413422
PUT
/autocompose/v1/autopilot/greetings/status
Update autopilot greetings status
updateAutopilotGreetingsStatus 1 param body → 200400401403404409413422

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

asapp-autocompose-api-openapi.yml Raw ↑

Other APIs ASAPP publishes across the network.

ASAPP AutoSummary API
ASAPP AutoTranscribe API
ASAPP AutoTranscribe Media Gateway API
ASAPP Configuration API
ASAPP Conversations API
ASAPP Disengage API
ASAPP Engage API
ASAPP File Exporter API
ASAPP GenerativeAgent API
ASAPP Health Check API
ASAPP Knowledge Base API
ASAPP Metadata API