{ }

API & API keys

Build on Plox with a REST API and API keys.

By Plox · Automation & API

Plox{ }

Overview

Programmatic access to Plox: create links and data rooms, manage access, and pull analytics through a REST API secured with scoped API keys. See the developer docs to get started.

What you can do

  • REST API

    Create and manage links, rooms and viewers programmatically.

  • Scoped API keys

    Issue and rotate keys with the access each service needs.

  • Webhooks

    Receive events for opens, downloads and signatures.

How it works

  1. 1Generate an API key in settings.
  2. 2Call the REST API from your backend.
  3. 3Subscribe to webhooks for events.

Build your own integration

Use the Plox API and scoped API keys to create links, manage access and pull analytics programmatically.