API Reference
The Plunk REST API base URL, versioning, and conventions.
The Plunk API is organized around REST. All requests and responses are JSON, and all requests must be made over HTTPS.
bash
Base URL: https://api.useplunk.com/v1Endpoints
POST /send— send a transactional emailPOST /track— track an eventGET /contacts— list contactsPOST /contacts— create a contact