routing

Execute one capability

post/domains/{domainKey}/capabilities/{capabilityId}/execute

Path parameters

domainKeystring required

Domain identifier such as email, search, text, web, enrichment, or social.

capabilityIdstring required

Capability identifier inside the selected domain, such as send, answer, analyze, people-search, or extract.

Headers

Authorizationstring required

Bearer authentication

Request body

CapabilityInput required

Capability-specific request body. Use the contract endpoint for exact fields.

Response

Capability execution result

successtrue required
statusstring
providerstring
routeKeystring
creditsChargednumber double
providerMessageIdstring
dataobject

Changes

No recorded changes to this endpoint across all 1 revision of this API.