Learn how to get started using ASAPPs APIs
Environment | API Domain |
---|---|
Sandbox | https://api.sandbox.asapp.com |
Production | https://api.asapp.com |
conversation
, the root entity for any interaction within a call center.
This example creates an empty conversation with required id from your system. You need to include the API Id and Secret as asapp-api-id
and asapp-api-secret
headers respectively.