Invopop uses JSON Web Tokens. If you’re interested in seeing the contents, head over to JWT.io and paste your token to see what’s
inside.
Authorization
HTTP header in all requests as a type Bearer
.
Test everything is working correctly using the ping
endpoint and curl: