Access Keys
Create Access Key
Creates a new access key with specified permissions
POST
Key Types
| Type | Purpose | Usage |
|---|---|---|
| SERVICE | Connect to EnSync broker | SDK clients use these to publish and subscribe to events. Corresponds to apps in EnSync’s UI. |
| ACCOUNT | Administrative access | Used to manage your EnSync configuration via this Config Manager API. |
Body Parameters
Name for the access key
Key type:
ACCOUNT or SERVICEAccess key permissions
Response
The generated access key
The access key ID
Service key pair for encryption (if SERVICE type)