ApiKey object type
Properties
The ApiKey object type has the following properties:
- apiKey (string)
- The actual API key string. Use this as the consumer key when making an OAuth request.
- owner (Application)
- The application that owns this API key.
The ApiKey object type has the following properties: