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:https://api.valuechecker.netThere 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