Discover/traded.co API
live

traded.co APItraded.co

Access commercial real estate deals, broker leaderboards, hotel transactions, VC rounds, and awards from Traded.co via 9 structured API endpoints.

Endpoints
0
Updated
14d ago
This API has no published endpoints yet. Check back soon.
Use it in your codegrab a free API key at signup
// select an endpoint above
All endpoints · 0 totalclick to expand

About the traded.co API

The Traded.co API exposes 9 endpoints covering commercial real estate transactions, broker leaderboards, venture capital deals, news, and awards. The get_deals endpoint returns paginated deal cards filterable by state, asset type, transaction type, date range, and price range — each record including address, sale price, loan amount, broker profiles, and property metadata. Companion endpoints handle hotel-specific deals, full deal detail, VC funding rounds, and ranked broker categories.

Deal Data

The get_deals endpoint returns a count plus an array of deal summaries. Each summary carries id, slug, link, title, address, salePrice, loanAmount, transactionType, properties, and profiles. Filters include state (lowercase slug like 'new-york' or 'national'), asset_type ('multifamily', 'office', 'retail', 'industrial', 'hotel', 'mixed-use'), transaction_type ('sale', 'loan', 'lease'), date_range, and price_range. get_deal_detail and get_deal_by_link expand a single deal into full detail: buyers, sellers, lenders, brokers (with count and profileDealCompanies), profiles, assetType, and articleTitle. Pass the slug plus the path segments state, asset_type, and transaction_type to get_deal_detail, or pass the raw link field (e.g. 'deals/new-york/office/sale/example-deal-slug') to get_deal_by_link.

Brokers, Leaderboards, and Awards

get_leaderboards returns a leaderBoardResolver object with named category arrays: bigBoxers, builders, dealJunkie, hotDeals, leaseShark, loanShark, officeIanados, rentRollers, risingTalent, unicorn, and whales. Pagination is controlled via page and limit parameters; the state filter uses title-case values like 'New York' or 'National'. get_awards surfaces the same category structure (whales, unicorn, builders, hotDeals, bigBoxers, loanShark, dealJunkie, leaseShark, rentRollers, risingTalent) drawn from the awards page rather than the live leaderboard feed.

VC Deals and News

get_vc_deals returns a deals array of VC transaction objects (fields: id, articleTitle, caption, publishedAt, slug, totalDeals) alongside articlesData for VC interview and article blogs and proptechData for proptech blog content. get_news returns a data array of CRE news articles, each with id, title, slug, author, status, publishedAt, image, and tags. Neither news endpoint accepts filter parameters in the current spec. get_hotel_deals is a convenience wrapper around the deal feed restricted to asset_type: hotel, returning the same count and deals shape as get_deals.

Common use cases
  • Track recent multifamily or office sales in a specific state using get_deals with asset_type and state filters
  • Pull full buyer, seller, broker, and lender details for a known deal via get_deal_by_link using the link field from a listing
  • Build a broker performance dashboard by fetching ranked leaderboard categories from get_leaderboards filtered to a target market
  • Monitor hotel transaction volume across all markets with get_hotel_deals
  • Aggregate proptech funding rounds and VC deal metadata using get_vc_deals
  • Surface CRE award winners by category (whales, unicorn, risingTalent) from get_awards for industry recognition tracking
  • Feed a CRE news digest with structured article objects from get_news including publication date, author, and tags
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Traded.co offer an official developer API?+
Traded.co does not publish a documented public developer API. This Parse API provides structured programmatic access to the data available on the Traded.co site.
How do leaderboard categories differ between `get_leaderboards` and `get_awards`?+
get_leaderboards is paginated and accepts a state filter (title-case, e.g. 'New York'), returning live ranked broker data across categories like whales, dealJunkie, and risingTalent. get_awards returns the same category names but pulls from the awards page — it takes no filter parameters, so it always returns the full national awards dataset.
Can I filter news articles or VC deals by date, tag, or market?+
Not currently. get_news and get_vc_deals return their full datasets without filter parameters. Both endpoints do include publishedAt and tags fields in responses, so client-side filtering is possible. You can fork this API on Parse and revise it to add server-side filter parameters for those endpoints.
What deal path information do I need to call `get_deal_detail`?+
get_deal_detail requires the slug field and optionally accepts state, asset_type, and transaction_type slugs to construct the deal path. All three path segments are returned as part of the link field in get_deals results, so you can also pass the full link directly to get_deal_by_link instead.
Does the API expose individual broker profile pages or historical broker deal history?+
Not currently. Broker data is returned as nested profiles arrays within deal responses and as ranked entries within leaderboard and award categories — there is no standalone broker-profile endpoint. You can fork this API on Parse and revise it to add a dedicated broker profile endpoint using the profile slugs already present in deal responses.
Page content last updated . Spec covers 0 endpoints from traded.co.
Related APIs in Real EstateSee all →
idealista.pt API
Search and filter property listings across Portugal by location, price, and size, then access detailed information about each property including its characteristics and pricing history. Monitor how property prices change over time to help you make informed decisions about buying or selling real estate.
cookcountyil.gov API
Search Cook County property tax records, look up court cases, find code violations, and get department contact information all in one place. Quickly access public records and government contacts without navigating multiple websites.
amberstudent.com API
Search student accommodation listings across popular cities and access comprehensive property information including room types, pricing trends, and tenant reviews. Get detailed insights into student housing options to compare amenities, prices, and community feedback all in one place.
immobiliare.it API
Search Italian property listings for sale or rent, browse real estate agencies, and explore price trends across Italian cities — all via immobiliare.it.
homes.com API
Search for real estate agents and properties available for sale or rent, while accessing detailed agent profiles with their 1-year transaction history, active listings, and performance statistics. Get comprehensive property details and agent information all in one place to help you find the right agent or property that matches your needs.
beijing.anjuke.com API
Search Beijing real estate listings for second-hand homes and rentals, view detailed property information and price trends, and discover agents and community-specific listings. Get access to the Beijing house price index to track market movements and make informed decisions about property purchases or rentals.
58.com Housing API
Access real-time housing market data from 58.com (58同城), China's largest classifieds platform. Search house price trends across 31+ major Chinese cities at city, district, and neighborhood levels, and browse hot new property developments with prices, floor plans, and location details.
zapimoveis.com.br API
Search and filter real estate listings across Brazil on ZAP Imóveis — the country's largest property portal. Retrieve listings for sale or rent with detailed attributes including price, location, size, bedrooms, bathrooms, parking, and amenities. Supports location autocomplete, property type discovery, and full listing detail retrieval.