Logo
My API Documentation

Integration testing basics

Number of APIs: 3


1. Register

POST {{baseUrl}}/register



2. Get name

GET {{baseUrl}}/my-name?token={{token}}



3. Unregister

POST {{baseUrl}}/unregister



ENDPOINTS