Getting Started 🔐

Welcome to the Getting Started guide for Mati's API

1. Getting started

Integrate the API and start verifying identities
1. Go to the developer platform and get your access keys

2. Use these keys to make API requests

curl --location --request POST '/api/v1/auth/login' \

3. Start authenticating users

curl

{ "username": "user001" }