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:`ringpool` - allocates a dynamic, trackable promo phone number from a RingPool. :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:`signal_api/index` - used to report signals that occur on a specific call (transaction). 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 Conversion Reporting API is accessible using credentials provided by Invoca. Contact questions@invoca.com to request Conversion Reporting API credentials. 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 ringpool bulk_ringpool_api signal_api/index