Introduction

The Gamp REST API is a very important part of the VerifyMe platform. The API is built using RESTful endpoints and standard HTTP verbs and uses standard HTTP response codes to indicate the success or failure of an API request.

The base URL of the Gamp API is as follows:

https://api.getgamp.com

This base URL can be used to access both the testing and production environment of our API

Last updated