Level 5 ยท Advanced 10 min read Owner

API and Webhooks

API and Webhooks

API and webhooks settings

TradesmanExperts 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.tradesmanexperts.uk/docs.

Webhooks

Receive real-time events when things happen in TradesmanExperts:

  • job.created
  • job.completed
  • invoice.paid
  • engineer.checked_in

API Keys

Generate API keys under Settings > API Keys. Keep your API keys secure and rotate them regularly.