Level 5 ยท Advanced
10 min read
Owner
API and Webhooks
API and Webhooks

TradePilot provides a RESTful API and webhook system for custom integrations.
REST API
The API allows you to:
- Create and manage jobs programmatically
- Sync customer data with external systems
- Build custom reporting tools
- Integrate with bespoke software
API documentation is available at api.tradepilot.work/docs.
Webhooks
Receive real-time events when things happen in TradePilot:
job.createdjob.completedinvoice.paidengineer.checked_in
API Keys
Generate API keys under Settings > API Keys. Keep your API keys secure and rotate them regularly.
Lesson complete!
Your progress has been saved.