Play Video
Documentation

Build on Oppora

Two ways to integrate: a REST API for traditional clients, and an MCP server for AI agents like Claude, Cursor, and Claude Code. Same API key works for both.

Quick start

  1. Go to Integrations → Oppora API in the app and click New key. Copy the secret — it's shown once.
  2. Try a request:
    curl https://api.oppora.ai/api/v1/public/me \
      -H "Authorization: Bearer opp_live_YOUR_KEY"