get https://api.capmo.de/api/v1/validate
This can be used to validate the API Key. If valid, it will return the associated user ID.
Responses
This can be used to validate the API Key. If valid, it will return the associated user ID.
xxxxxxxxxx
curl --request GET \
--url https://api.capmo.de/api/v1/validate \
--header 'Request-Id: YOUR_REQUEST_ID' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: