API Documentation ================= The platform provides the following APIs: :doc:`transactions_api/index` - provides read-only access to call transaction data. :doc:`network_integration/index` - supports the replication and synchronization of advertiser, publisher and campaign data between partner platforms. :doc:`conversion_reporting` - provides the ability to report completed order information (or other conversion events) from a server back into the platform. :doc:`bulk_ringpool_api` - allocates a dynamic, trackable promo phone number from a RingPool (designed to handle a high volume of requests per second). :doc:`ringpool` - allocates a dynamic, trackable promo phone number from a RingPool (no longer recommended). :doc:`signal_api/index` - used to report signals that occur on a specific call (transaction). :doc:`call_api/index` - used to pull transcript information for a specific call (transcript). :doc:`call_ingestion_api/index` - used to ingest calls from external sources for conversation intelligence processing and inclusion in your reports and dashboards. The Transactions API and Network Integration API are accessible using the API credentials generated on the platform. See :doc:`manage_api_credentials` for more information. The RingPool and Bulk RingPool APIs are accessible using the API keys provided in the RingPool wizard. (Note: the Bulk RingPool API is only available after being enabled by Customer Success. Contact questions@invoca.com to request the Bulk RingPool API.) The RingPool wizard includes a section showing the correct API URL for your organization: .. raw:: html RP_API.png .. toctree:: :maxdepth: 2 :hidden: manage_api_credentials network_integration/index transactions_api/index bulk_ringpool_api ringpool signal_api/index call_api/index call_ingestion_api/index