Skip to content
SHIFTING BLOCKS

Quickstart

In the dashboard, go to Settings → API keys and create a key for your test environment.

Ventana de terminal
curl https://api.shiftingblocks.com/v1/customers \
-H "Authorization: Bearer sk_test_..."

Configure an endpoint on your server and subscribe to the events you need from Settings → Webhooks.

Next steps: explore authentication, SDKs, and the full API reference.