PPlunk Docs

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/v1

Endpoints

  • POST /send — send a transactional email
  • POST /track — track an event
  • GET /contacts — list contacts
  • POST /contacts — create a contact