Launch API evidence review

Developer access is launch-scoped: supported contracts, approved API keys, webhook delivery proof, and custom integration reviews are confirmed before customer use.

What You Can Do

  • Supported contract confirmed before customer use
  • Use scoped API keys for approved server integrations
  • Delivery proof required before event promotion
  • Connect launch-approved workflows without overpromising platform scope
  • Keep custom integration work behind explicit sales and security review
  • Publish only documented, supported surfaces to customers

Scoped API Keys

Server-to-server access for approved launch integrations.

Permission Review

Key scopes, limits, and customer documentation are confirmed before promotion.

Webhooks

Event delivery is promoted only after signing, retry, and event coverage proof is attached.

Launch Documentation

Public docs stay limited to supported key and webhook behavior.

Quick Start

Confirm scope before building

1

Review Key Availability

API-key access is confirmed in the launch scope packet
2

Review Supported Contract

# Endpoint, scope, and limits are confirmed
# before launch API access is enabled.
3

Attach Evidence

{
  "scope": "approved-workspace",
  "signingProof": "pending-review",
  "deliveryProof": "pending-review"
}

Supported Surfaces

API Keys

SCOPEWorkspace-scoped keys
LIMITRate limits by launch packet
AUDITOwner-managed key rotation

Webhooks

EVENTApproved event subscriptions
SIGNSigned payloads
RETRYDelivery retries

Custom Workflows

REVIEWSales and security review
DOCSCustomer-specific guidance

Webhooks

Webhook use is promoted only after event coverage, payload shape, signing, delivery, retry, and support ownership are documented.

Event Promotion Review

CRM record eventsObject coverage confirmed during launch review
Pipeline eventsStage and outcome coverage requires delivery proof
Activity eventsEvent payloads are documented before promotion
Email eventsEmail event scope depends on provider and consent proof

Webhook Evidence Packet

{
  "eventCoverage": "reviewed",
  "payloadShape": "documented",
  "deliveryProof": "attached-before-launch"
}

Rate Limits

PlanRequests/MinuteDaily Limit
Launch workspaceConfirmed during reviewConfirmed during review
Enterprise reviewCustomCustom

Client Guidance

Client libraries are published after the launch contract is supported

Server Integrations

Use approved workspace API keys
// Exact client contract is provided
// with your launch scope packet.

Webhook Consumers

Verify signatures and retry behavior
// Delivery proof and event list are
// attached before customer launch.

Frequently Asked Questions

Ready for API Review?

Confirm your workspace API and webhook scope before building against launch surfaces.