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

API to submit entity's attributes to ASAPP

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

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

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

6 operations 6 paths 0 schemas 6 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 Metadata 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 6

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

Metadata 6

API to submit entity's attributes to ASAPP

POST
/metadata-ingestion/v1/single-agent-metadata
Add an agent metadata
singleAgentMetadata body → 200400401403404409413422
POST
/metadata-ingestion/v1/many-agent-metadata
Add multiple agent metadata
manyAgentMetadata body → 200400401403404409413422
POST
/metadata-ingestion/v1/single-convo-metadata
Add a conversation metadata
singleConvoMetadata body → 200400401403404409413422
POST
/metadata-ingestion/v1/many-convo-metadata
Add multiple conversation metadata
manyConversationMetadata body → 200400401403404409413422
POST
/metadata-ingestion/v1/single-customer-metadata
Add a customer metadata
singleCustomerMetadata body → 200400401403404409413422
POST
/metadata-ingestion/v1/many-customer-metadata
Add multiple customer metadata
manyCustomerMetadata body → 200400401403404409413422

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

asapp-metadata-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 GenerativeAgent API
ASAPP Health Check API
ASAPP Knowledge Base API