External integration documentation
Use the documented API resources and schemas to evaluate integrations with Fenceline.
curl -s \
-H "x-api-key: $API_KEY" \
"https://api.fenceline.ai/invoices?contractorId=abc123&limit=50"Export to QuickBooks and similar platforms
Sync with Salesforce, ServiceM8, and more
Neutral data format for any BI tool
API key authentication and endpoint rate limits
Discover resources and fields
GET /metadataNeutral customer list
GET /customersHigh-level project records
GET /projectsExport invoice data
GET /invoicesExport payment receipts
GET /paymentsCommon params: contractorId limit updatedAfter pageToken
Include your API key in request headers:
x-api-key: YOUR_API_KEY Authorization: Bearer YOUR_API_KEYDefault: 10 requests/minute per endpoint
Review the MCP server's current development status, implemented building blocks, and transport limitations.
MCP Status →Explore our comprehensive documentation and start integrating today.
Need an API key? Contact your Fenceline administrator.