TraderOnline (TOL) API

The TraderOnline REST API is the integration surface behind Trader Interactive's marketplace network. It is an OAuth 2.0 protected, JSON, offset/limit paginated REST API served from api.traderonline.com. Trader Interactive does not publish a public reference or specification for it; the only public description of its wire contract is the source and README of the first-party PHP and Node.js clients the company maintains under github.com/traderinteractive.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/tol-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: trader-interactive:tol-api
name: TraderOnline (TOL) API
description: The TraderOnline REST API is the integration surface behind Trader Interactive's marketplace
  network. It is an OAuth 2.0 protected, JSON, offset/limit paginated REST API served from api.traderonline.com.
  Trader Interactive does not publish a public reference or specification for it; the only public description
  of its wire contract is the source and README of the first-party PHP and Node.js clients the company
  maintains under github.com/traderinteractive.
humanURL: https://github.com/traderinteractive/tol-api-php
baseURL: https://api.traderonline.com
tags:
- Vehicle Listings
- Inventory
- Classifieds
properties:
- type: SourceCode
  url: https://github.com/traderinteractive/tol-api-php
- type: Authentication
  url: authentication/trader-interactive-authentication.yml
- type: Conventions
  url: conventions/trader-interactive-conventions.yml
- type: ErrorCatalog
  url: errors/trader-interactive-problem-types.yml