Partner Portal

Access Australia's largest verified tradie network via API

Dispatch verified, licensed tradies programmatically. One API call to quote, book, and track maintenance jobs across Australia.

Built for every business that needs tradies

Property Managers

Automate maintenance requests across your entire portfolio. No more phone tag with tradies.

Insurance Companies

Dispatch tradies for claims instantly. Timestamped evidence, full audit trail, fixed pricing.

Strata Managers

Handle common area maintenance requests from a single platform. Owners get full visibility.

Corporate Facilities

Office maintenance, fit-outs, and emergency repairs. SLA-backed response times.

Simple, powerful API

Quote, book, and track jobs with a few lines of code. RESTful API with webhook notifications for real-time updates.

RESTful JSON API
Webhook notifications for job status changes
Full API documentation with examples
Sandbox environment for testing
Rate-limited and authenticated with API keys
POST /api/v1/jobs/book
curl -X POST https://api.anywheretradie.com.au/v1/jobs/book \
  -H "Authorization: Bearer at_live_xxx" \
  -H "Content-Type: application/json" \
  -d '{
    "trade_type": "plumber",
    "urgency": "urgent",
    "description": "Burst pipe in unit 4B",
    "address": "123 George St",
    "suburb": "Sydney",
    "state": "NSW",
    "postcode": "2000",
    "contact_name": "Jane Smith",
    "contact_phone": "0412345678",
    "partner_reference": "PM-REQ-4521"
  }'
{
  "job_id": 1842,
  "status": "dispatched",
  "tradie": {
    "name": "Mike Johnson",
    "trade": "plumber",
    "rating": 4.9,
    "eta_minutes": 45
  },
  "quoted_price": 22000,
  "currency": "AUD"
}

Transparent pricing

Choose the plan that fits your portfolio. All plans include access to our full verified tradie network.

Starter

$299/month

For small property managers getting started.

  • Up to 50 jobs per month
  • Access to verified tradie network
  • Basic job tracking dashboard
  • Email support
  • Standard SLA (24hr response)
  • Monthly reporting
Get Started
Most Popular

Growth

$999/month

For growing agencies managing multiple properties.

  • Up to 200 jobs per month
  • Priority tradie dispatch
  • Full API access
  • Webhook notifications
  • Dedicated account manager
  • Priority SLA (4hr response)
  • Custom reporting
  • White-label invoicing
Start Free Trial

Enterprise

$4,999/month

For large portfolios and enterprise operations.

  • Unlimited jobs
  • SLA-backed guarantees
  • Full API + SDK access
  • Custom integrations
  • Dedicated success team
  • Emergency SLA (2hr response)
  • Advanced analytics
  • White-label everything
  • Volume discounts
  • On-site training
Contact Sales

Book a demo

See how AnywhereTradie can transform your maintenance operations.