Developers

Build on ScratchBoard.

Get started in seconds

A single API call to create your first record.

# Create a record
curl -X POST https://api.scratchboard.cloud/v1/entity/leads \
  -H "Authorization: Bearer sk_live_..." \
  -H "Content-Type: application/json" \
  -d '{"name": "Acme Corp", "email": "john@acme.com", "status": "new"}'

Works with

CursorClaude CodeWindsurfVS CodeStripeZapier

Get Your API Key

Sign up for free and generate your API key in seconds.

Get Started