API Management in AppFollow

Basics

You authenticate to the AppFollow API by providing one of your secret API tokens in the request. Any request performed using one of your API tokens will be billed to your account, so be sure to keep them secret!

📘

Your API Dashboard is available here: https://watch.appfollow.io/settings/api

New API token management system is available with API v2

The Owner and Admin will be able to:

  • Create new tokens
    Account limit for the active tokens is (pending)
  • Customize access levels for the tokens
    General: Read/write/delete access for all workspaces (available now)
    Advanced: Read/write/delete access for the specific workspaces (will be available later)
  • Revoke tokens
  • Create sandbox tokens (will be available later). Only 1 sandbox token can exist at the same time. No credits are being deducted for this token, rate limit is applied, response is limited.

Token will be visible after creation and after that, only for the account Admin and Owner, it will be possible to see the token.

Token will stop working only if Admin or Owner manually revoke it.

Multiple API tokens
It is possible to create several tokens with different titles and permissions, to use in various services. Every token will have its own statistics and reports.

Tokens roles and permissions
It is possible to grant different permissions for the different tokens, i.e.
Token 01 — Read-only access to Workspace 01
Token 02 — Read and write access to Workspace 02
Token 03 — Full access to any workspace