Ampersand · Example Payload

Ampersand Api Api Key Example

Developer ToolsIntegrationsPlatformSaaSOAuthData SyncWebhooks

Ampersand Api Api Key Example is an example object payload from Ampersand, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

keylabelprojectIdactive

Example Payload

Raw ↑
{
  "key": "api-key-123",
  "label": "MailMonkey API Key",
  "projectId": "my-project",
  "active": true
}