Applications allow you to receive incoming call and messaging events. Each application can contain unlimited phone numbers and at least one call back URL for both calls and messages.
Read More about adding Voice and Messaging to your application in the FAQ
https://api.catapult.inetwork.com/v1/users/{userId}/applications/
Verb | Path | about |
---|---|---|
GET |
/v1/users/{userId}/applications |
Get information about your account |
POST |
/v1/users/{userId}/applications |
Create an application |
GET |
/v1/users/{userId}/applications/{applicationId} |
Get information about an application |
POST |
/v1/users/{userId}/applications/{applicationId} |
Make changes to an application |
DELETE |
/v1/users/{userId}/applications/{applicationId} |
Delete an application |