API V2.0: Difference between revisions

Jump to navigation Jump to search
Line 15: Line 15:
There are two kinds of tokens, long life tokens which have read only access, and refresh tokens which generate tokens that can read and make changes.
There are two kinds of tokens, long life tokens which have read only access, and refresh tokens which generate tokens that can read and make changes.


To use most API endpoints you will need to include a token header.
To use most API endpoints you will need to include a token header in the format "token: {token}"


== Invite codes and refresh tokens ==
== Invite codes and refresh tokens ==