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/api/v1/invoices?contractorId=abc123&limit=50"Export to QuickBooks and similar platforms
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
The API is versioned in the URL path (/api/v1). Breaking changes ship as a new version, never in place.
Deprecation and Sunset headers (RFC 9745) and announced
on this page. Urgent security or legal changes may move faster.Connect AI tools to Fenceline's hosted MCP server: endpoint, authentication, and what agents can do with contractor data.
Fenceline MCP →Explore our comprehensive documentation and start integrating today.
Need an API key? Contact your Fenceline administrator.