JWT format API Token

Hi, I am currently integrating the manager.io invoice through API token. However, my Json config fail to retrieve the invoice data as it claim the API token is not in JWT format. Anyone can assist me on this? Thank you

Hi, can you elaborate on what you’re trying to do?

What applications are you using to make you need Tokens in JWT Format?

If you want to create an Invoice on the manager business data via API, you just need to create an X-API-KEY Access token to use as the Authorization Header.

access-tokens

And you can get examples of use at the following link

manager.readme.io