/
createDeveloperAppKeys
createDeveloperAppKeys
Operation
createDeveloperAppKeys
DeveloperApp createDeveloperAppKeys#createDeveloperAppKeys ( String appName ) throws AccountAPINGException
Create 2 Application Keys for a given user; one 'Delayed and the other 'Live'. You must apply to have your 'Live' App Key activated. Please Note: The appName must be unique and cannot contain your username. A UNEXPECTED_ERROR will be returned in these circumstances.
Parameter name | Type | Required | Description |
---|---|---|---|
appName | String | A Display name for the application. |
Return type | Description |
---|---|
A map of application keys, one marked ACTIVE, and the other DELAYED |
Throws | Description |
---|---|
Generic exception that is thrown if this operation fails for any reason. |
Since 1.0.0
, multiple selections available,
Related content
Interactive Login - API Endpoint
Interactive Login - API Endpoint
Read with this
getDeveloperAppKeys
getDeveloperAppKeys
More like this
Exchange Stream API
Exchange Stream API
Read with this
activateApplicationSubscription
activateApplicationSubscription
More like this
Reference Guide
Reference Guide
Read with this
Application Keys
Application Keys
More like this