VeriCheck API Introduction

This page will help you get started with VeriCheck API. You'll be up and running in a jiffy!

467

Welcome to VeriCheck's next-generation REST API! Here you will find information on how to integrate with and use the VeriCheck REST API. Please contact us at [email protected] with any questions you may have regarding your integration with us.

The VeriCheck API is architected around REST, using standard HTTP verbs to communicate and HTTP response codes to indicate status and errors. All responses come in JSON. The VeriCheck API is served over HTTPS to ensure data privacy; HTTP is not supported. Every request must include your access_token, except those used for authentication. Request data can be included in the body and/or query string.

Are you looking for the legacy REST API documentation? It can be found here:
https://v1docs.vericheck.com


What’s Next

Check out our API features overview