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 GenerativeAgent API

Operations to send messages and trigger GenerativeAgent to respond or query the current state

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

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

This API exposes 7 operations across 7 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.

7 operations 7 paths 0 schemas 2 GET5 POST

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 GenerativeAgent 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 7

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

GenerativeAgent 7

Operations to send messages and trigger GenerativeAgent to respond or query the current state

POST
/generativeagent/v1/analyze
Analyze conversation
postAnalyze body → 200400401403404409413422
POST
/generativeagent/v1/streams
Create stream URL
postStreams body → 200400401default
GET
/generativeagent/v1/state
Get GenerativeAgent state
getState 1 param → 200
POST
/generativeagent/v1/call-transfers
Create Call Transfer
createCallTransfer body → 200400401403404409413422
GET
/generativeagent/v1/call-transfers/{callTransferId}
Get Call Transfer
getCallTransfer 1 param → 200400401403404409413422
POST
/generativeagent/v1/lookup-transfer
Lookup Call Transfer with phone number and retrieve variables
lookupCallTransfer body → 200400401403404409413422
POST
/generativeagent/v1/complete-transfer
Complete Call Transfer with phone number.
completeCallTransfer body → 200400401403404409413422

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

asapp-generativeagent-api-openapi.yml Raw ↑

Other APIs ASAPP publishes across the network.

ASAPP AutoCompose API
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 Health Check API
ASAPP Knowledge Base API
ASAPP Metadata API