Integrate the API and start verifying identities

```
Welcome to the Getting Started guide for Mati's API
curl --location --request POST '/api/v1/auth/login' \
curl
{
"username": "user001"
}