Execurve
Developers API

Build Custom Interfaces
On Your Terms

Leverage our robust API to create bespoke trading experiences. Integrate PropScale deep into your existing ecosystem or build entirely new frontends for your traders.

Complete Control
Over Your Data

Our API-first approach means everything you see in our dashboard is available to you programmatically. Build custom trader dashboards, automate risk monitoring, or sync data with your internal CRM.

RESTful Architecture
Real-time Webhooks
WebSocket Feeds
Granular Permissions
Rate Limit Protection
Sandboxed Environment
create-challenge.curl
curl -X POST https://api.propscale.com/v1/challenges \
  -H "Authorization: Bearer sk_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "trader_email": "trader@example.com",
    "account_size": 100000,
    "platform": "webtrader",
    "leverage": 100
  }'

Limitless Possibilities

What can you build with the PropScale API? Here are just a few examples of what our partners have created.

Custom Trader Portals

Build a completely unique frontend for your traders that matches your brand guidelines exactly, bypassing our default UI.

Automated Notifications

Hook into 'breach' or 'passed' events to automatically send Slack messages, emails, or trigger Discord bots.

Data Warehousing

Stream trade data in real-time to your own data warehouse for advanced analytics and machine learning models.

Custom Risk Engines

Implement your own proprietary risk rules on top of ours. If you can code it, you can enforce it.

Mobile Apps

Use our API as the backend for your own native iOS and Android applications.

Leaderboards

Create public leaderboards and trading competitions with live data feeds from your challenge accounts.

World-Class Developer Experience

We know that good documentation is just as important as good code. That's why we invest heavily in our developer resources.

  • Comprehensive REST API Docs
  • Postman Collection
  • OpenAPI / Swagger Spec
Interactive Documentation

Try API endpoints directly from your browser without writing code.

Dedicated Slack Channel

Direct access to our engineering team for enterprise integration support.

99.99% Uptime SLA

Enterprise-grade reliability for your critical trading infrastructure.

Start Building Today

Get your API keys and start building the future of prop trading on PropScale.