Authentication > API Keys
API keys are utilized to grant limited access to a specific shop, typically for integration with third-party services.
Endpoints
| Endpoint | Description |
|---|---|
| keys | Get API keys |
| keysCreate | Create API keys |
| keysDelete | Delete API keys |
| keysModify | Modify API keys |
Types
| Types |
|---|
| Key |
| KeyCreate |
| KeyModify |