> For the complete documentation index, see [llms.txt](https://docs.verifyme.ng/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verifyme.ng/introduction/introduction-1.md).

# Introduction

### API Reference

The VerifyMe [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) 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 VerifyMe API is as follows:

```
https://vapi.verifyme.ng
```
