Application
Represents an application that interfaces with the REST API to access accounts or post statuses.
Example
Required attributes
name
name
Description: The name of your application. Type: String Version history: Added in 0.9.9
Optional attributes
website
website
Description: The website associated with your application. Type: String (URL) Version history: Added in 0.9.9
vapid_key
vapid_key
Client attributes
client_id
Description: Client ID key, to be used for obtaining OAuth tokens Type: String Version history: Added in 0.9.9
client_secret
Description: Client secret key, to be used for obtaining OAuth tokens Type: String Version history: Added in 0.9.9
See also
Last updated
Was this helpful?