Welcome to Pentadata!
We are excited to start working with you. In this page, we will provide all information that you need to integrate with our API endpoints.
If you are not able to find the information you are looking for, or have any questions, please refer to our Help Center.
Please be sure to review our Privacy Policy before using our API in production.
Pentadata’s API was designed to be simple so that developers can quickly integrate it into their own environment. It uses standard HTTP headers, endpoints are designed around REST, and data transmitted is always JSON.
When using the API, you will deal with the following objects:
At Pentadata, we have built a platform that is 100% consumers opt-in. In other words, we only collect data the end-user has agreed to share.
What does this mean for you? As you develop your app, you will see that many of our API endpoints require a field “consent”. You have to provide therein a URL to the consent that your customer has signed (or approved).
In the sandbox, you can pass any non-null string object.
If this is the first time you are using Pentadata’s API, then you can get started by reading our Sandbox Usage chapter.