Overview
With the API you can validate consumer data in real time.
How to use the API

This guide is intended to help you get going with your integration against the API. It serves as a complement to the Endpoint Reference and aims to bring a high level understanding of the key concepts of the platform. 

For questions and support, please contact us at api-support@hudagro.com

Authentication

To use the API, you need a client ID and a secret. OAuth2 is used for authentication. For test authentication see more under Test details.

Make a request

Once authenticated you can make a request to validate consumer data.

Test environment

Our Test environment contains faked but realistic data for testing purposes. This data may be updated or removed over time.

URLhttps://api.test.hudagro.com/
Token URLhttps://api.test.hudagro.com/oauth2/token

A list of the test objects can be fetched from the demo application; https://api.test.hudagro.com/consumer/list

Technical documentation
Please check our technical documentation for our API here.
Changes and versioning

API version is provided in the header of the request in the form of "Accept-version: v1" or "Accept-version: v2". Only major version numbers are used.

API versions are raised only on breaking (i.e. backwards incompatible) changes in the API. Fields may be added but will never be removed during an API version lifecycle. When developing your application, take care to ensure that your application is able to handle additional fields.

An error has occurred. This application may no longer respond until reloaded. Reload 🗙