APIKeyResource
An interface that describes an API key used to authenticate requests to your application's API endpoints on behalf of a user or organization.
Properties
- Name
-
secret? - Type
string- Description
The API key secret. This property is only present in the response from create() and cannot be retrieved later.
Feedback
Last updated on