{ "object": "api_token", "id": "<string>", "user_id": "<string>", "name": "<string>", "from_browser": true, "last_used_at": "2023-11-07T05:31:56Z", "expires_at": "2023-11-07T05:31:56Z", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z", "token": "<string>" }
The ApiToken object is used to represent an API token in Edgee.
An ApiToken is a unique identifier that you can use to authenticate requests to the API. You can create as many ApiTokens as you need.
Was this page helpful?