Skip to content
Marketing automation & email

clicksend.com

ClickSend REST API v3 sandbox and mock API

This is the official API documentation for ClickSend.com Below you will find a current list of the available methods for clicksend. **NOTE**: You will need to create a free account to use the API. You can [**Register Here**](https://dashboard.clicksend.com/#/signup/step1/). # API URL The API should always be accessed over SSL. Base URL: `https://rest.clicksend.com/v3/` # Authentication Basic HTTP Writes persist, data moves on a schedule and every change can fire a signed webhook.

Operations
205
Collections
-
Event types
-
example request
curl https://your-clicksend.slurry.io/v3/account \
  -H "Authorization: Bearer slurry_sim_..."

Your simulation gets its own hostname, key and IP allow-list. Built from API version 1.0.0.

What gets simulated

Collections, relationships and state machines are worked out from the spec when you start the simulation.

  • State. Creates, updates and deletes persist and show up in later reads.
  • Behaviour. Records move through their states on a schedule you control, and you can fast-forward up to 30 days.
  • Webhooks. Every change emits a signed, retried event.
  • Failure. Per-endpoint errors, latency and chaos rules, on demand.

Operations

First 12 of 205.

  • GET/account
  • POST/account
  • PUT/account
  • PUT/account-verify/send
  • PUT/account-verify/verify/{activation_token}
  • GET/account/usage/{year}/{month}/{type}
  • GET/automations/email/receipt
  • POST/automations/email/receipt
  • GET/automations/email/receipt/{rule_id}
  • PUT/automations/email/receipt/{rule_id}
  • DELETE/automations/email/receipt/{rule_id}
  • GET/automations/fax/inbound