Manage Access Tokens

Create Access Token
In order to use eclypse's API, you first need to create an access token (a.k.a. private api key). Only owners and administrators may create, view or rem...
Sat, Jul 2, 2022 at 1:54 PM
Revoke Access Token
You may want to revoke a previously issued access token for various reasons. In order to revoke an access token, go to Api Keys Management screen. Locate th...
Sat, Jul 2, 2022 at 3:12 PM
What to do if access token is lost
If you lose a previously issued access token, then you must revoke it. eclypse has no way of recovering a private key. If you still need to communicate with...
Sat, Jul 2, 2022 at 3:16 PM
How to use access token
If you don't have an access token, first create an access token (a.k.a. api key) and save the provided private key in a secure place. When integrati...
Mon, Jul 4, 2022 at 12:31 PM