API Overview

The documentation describes Valu8 public API and its operations used for interaction.

All API references are grouped into several main categories according to their function:

CategoryOperations
AuthenticationCreate and update accesstoken
BatchesGet a list of batches and get specific batches.
CompaniesGet a list of companies and get information how to use searchparameters.
RelationsGet a list of relations related to companies.
UserstatisticsGet information about useraccount.

Base URL

The base URL for accessing our main API server is:
https://api.prod1.valu8group.com/

All primary API requests should be directed to this URL for optimal performance and up-to-date data.

API Health

You can verify the status and health of our API by visiting the following URL:
https://api.prod1.valu8group.com/health

This endpoint provides real-time information about the operational status of the API, ensuring it is running as expected.

Failover Server

In case our primary server becomes unavailable, we offer a failover server to ensure continuity of service. We recommend using the failover server only if the main server is down.

Failover Server Base URL:
https://api.prod2.valu8group.com/