Testing Authentication
Testing Authentication
Use this route to test if your API key is working.
GET
/
v1
/
me
curl --request GET \
--url https://api.afficone.com/v1/me
Response
200
OK
Was this page helpful?
curl --request GET \
--url https://api.afficone.com/v1/me