On this page
start
Cloud API - Introduction
The Nibble Cloud API is responsible for securely creating and verifying Nibble negotiation sessions. While the Nibble Widget will manage the negotiation session while it is in progress, it is your responsibility to make the appropriate API requests from your secure server.
The Nibble Cloud API is a RESTful API, accessed over HTTPS, with requests and responses in JSON format. Requests normally require your Nibble API Key and Nibble API Secret. Please remember that the Nibble API Secret must not be shared, made public, or embedded in user-facing HTML.