Deriv API

Connect Your AI to Deriv

Use natural language to explore APIs, generate code, and build faster.

Instant Context

Give your AI everything it needs to understand Deriv's APIs — instantly. Use this link to provide structured, up-to-date API context to any AI assistant or LLM. Once connected, you can ask questions, request code, or describe logic in plain English.

loading url...

Paste this link into your AI tool's context, system prompt, or knowledge source.

  • No setup required
  • Works across supported LLMs
  • Always stays in sync with our APIs

IDE & Tool Integration

Connect your AI-powered development tools directly to Deriv. Use the Model Context Protocol (MCP) to let your AI fetch live endpoints, schemas, and examples while you build without switching tabs.

1
Open SettingsGo to your AI tool or IDE settings and find MCP / Context Servers.
2
Add Configuration
Config JSON
"deriv api": {
  "url": "https://mcp-api.deriv.com/mcp",
  "name": "Deriv API"
}
3
VerifyAsk your AI: "What endpoints are available for buying contracts?" If set up correctly, responses will use live Deriv API data.
Built-In assistant

Meet Amy. Your API Copilot.

Amy is built directly into our documentation. She understands Deriv APIs and lets you code in English — no memorisation required. She can explain endpoints, generate code, debug errors, and guide setup.

How do I buy a contract?

U
A

Use the buy endpoint. You'll need the proposal ID first.

{ "buy": "proposal_id_123", "price": 100 }
Click to open live chat support. Get instant help from our support team.