API Documentation
Get Started
All response examples are snippets. Some fields may be truncated and should be ignored..
API URL Path
The HTTP path to the valuechecker API is:
There is only 1 accessible version and any changes to the path when new generations are deployed will be updated in the documentation accordingly.
Authentication
ValueChecker uses API keys for authentication.
You will receive an API key which you will provide on every request to
the API. If you do not have a key, ask your ValueChecker contact.
To pass the API key in a request, use the “Authorization” header. Prefix the key with “apiKey”.
curl example
You may request multiple API keys and call the ValueChecker API concurrently.
If you are still using a (deprecated) OAuth token, see OAuth Authentication.