Production previewOrganization access required
ARK Developer
Build freight brokerage integrations with the ARK REST API or connect supported AI clients to operational tools through MCP. Both surfaces enforce the current ARK user, organization, scopes, permissions, and team visibility.
279 API operations279 MCP tools172 controlled MCP writes
Choose a surface
REST API
Deterministic resource reads and writes for server-side scripts and integrations using restricted ARK API tokens.
Start with the APIMCP server
Broker-focused context and workflow tools for ChatGPT, Claude, Codex, Cursor, and other compatible Streamable HTTP clients.
Connect an MCP clientFirst API request
After access is enabled and a restricted token is issued, inspect the credential's effective access before calling business routes.
Shell
curl --request GET \ --url https://arktms.com/api/v1/me \ --header "Authorization: Bearer $ARK_API_TOKEN"
Connect MCP
Add the Streamable HTTP URL in a supported client and complete OAuth with your normal ARK account. No API token is pasted into the client.
https://arktms.com/api/agent/mcp