> For the complete documentation index, see [llms.txt](https://apidocs.api19.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://apidocs.api19.com/call-apis.md).

# CALL APIS

- [Calls](https://apidocs.api19.com/call-apis/calls.md): Send and receive calls using RESTFUL connections
- [Set Incoming URL](https://apidocs.api19.com/call-apis/set-incoming-url.md): Set the URL for incoming calls
- [Incoming Calls](https://apidocs.api19.com/call-apis/incoming-calls.md)
- [Listing Calls](https://apidocs.api19.com/call-apis/listing-calls.md): Listing and Searching Call History
- [Making Calls](https://apidocs.api19.com/call-apis/making-calls.md)
- [Example Code](https://apidocs.api19.com/call-apis/making-calls/example-code.md)
- [Outbound to Tel#](https://apidocs.api19.com/call-apis/making-calls/example-code/outbound-to-tel.md)
- [Outbound to SIP Device](https://apidocs.api19.com/call-apis/making-calls/example-code/outbound-to-sip-device.md)
- [Example Responses](https://apidocs.api19.com/call-apis/making-calls/example-code/example-responses.md): Responses are sent in JSON or XML forward, depending on your request type
- [Modifying Live Calls](https://apidocs.api19.com/call-apis/modifying-live-calls.md): Real time call modification allows you to interrupt an in-progress call and terminate it or have it begin processing RCML from a new URL. This is useful for any application where use async.
- [Examples](https://apidocs.api19.com/call-apis/modifying-live-calls/examples.md)
- [Recordings](https://apidocs.api19.com/call-apis/recordings.md): Recordings are created when you use the  verb. Recordings are hosted with callapi for you to retrieve. The Recordings list resource represents the set of an account’s recordings.
- [Get List of Recordings](https://apidocs.api19.com/call-apis/recordings/get-list-of-recordings.md): HTTP GET or POST. The query string parameters allow you to limit the list returned. Note: parameters are case-sensitive
- [Delete a Recording](https://apidocs.api19.com/call-apis/recordings/delete-a-recording.md): Delete an existing recording
