Skip to main content
Docs/API Playground

API Playground

Test API endpoints interactively. Responses are simulated examples.

Endpoints

POSThttps://api.sendmesh.co/v1/emails/send

Send a single email

Headers

Authorization:Bearer sk_live_your_key
Content-Type:application/json

Request Body

JSON

Response

Click "Send Request" to see the response

Sandbox Mode

This playground returns simulated responses for demonstration purposes. To send real API requests, use your secret key with curl or an SDK. Your API key is stored in sessionStorage only and is never transmitted.