Skip to main content

Token Management

FowCRM Token Management

All endpoints of FowAPI are protected by authentication. Each user can create their own token.

Tokens are generated manually from the FowCRM application. When creating the token, the Open API type must be selected.

You can create tokens from Settings > Personal Access Token page.

Note

Every token produced can be used within 1 year by default. Expire date is set 1 year after the production date.


personal-access-token

Click to Add New Token button.

add-new-token-page

You can now use the generated token.

token-page