Discover/archello.com API
live

archello.com APIarchello.com

Access Archello architecture brands, firms, and project data via 4 endpoints. Filter by country, sector, or product type. Search across projects, news, and products.

Endpoints
4
Updated
14d ago
Try it
ISO country code.
Page number for pagination.
Sector filter (e.g., residential, commercial).
Country name for filtering brands.
Product type filter (e.g., facades, windows-and-doors).
api.parse.bot/scraper/c42aa403-4a92-4afd-92f5-a94cd836a94a/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/c42aa403-4a92-4afd-92f5-a94cd836a94a/list_brands_by_country?code=DE&page=1&country=Germany' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 4 totalclick to expand

List manufacturers/brands filtered by country and optional sector or product type. Returns paginated results with brand names, slugs, and URLs.

Input
ParamTypeDescription
codestringISO country code.
pageintegerPage number for pagination.
sectorstringSector filter (e.g., residential, commercial).
countrystringCountry name for filtering brands.
product_typestringProduct type filter (e.g., facades, windows-and-doors).
Response
{
  "type": "object",
  "fields": {
    "brands": "array of brand objects with name, slug, and url",
    "country": "string country name used for the query",
    "filters": "object containing the sector and product_type filters applied",
    "total_items": "integer total number of brands matching the filter, or null if not available",
    "current_page": "integer current page number"
  },
  "sample": {
    "data": {
      "brands": [
        {
          "url": "https://archello.com/brand/interface",
          "name": "Interface",
          "slug": "interface"
        },
        {
          "url": "https://archello.com/brand/3form",
          "name": "3form",
          "slug": "3form"
        }
      ],
      "country": "Netherlands",
      "filters": {
        "sector": null,
        "product_type": null
      },
      "total_items": 1920,
      "current_page": 1
    },
    "status": "success"
  }
}

About the archello.com API

The Archello API exposes 4 endpoints covering architecture brands, manufacturers, design firms, and site-wide search across projects, products, and news. The list_brands_by_country endpoint returns paginated brand listings filterable by ISO country code, sector, and product type, while get_brand_detail delivers per-brand profiles including address, offices, email, and website URL. Together the endpoints cover structured access to Archello's directory of architectural suppliers and firms.

Brand and Manufacturer Directory

The list_brands_by_country endpoint accepts an ISO code parameter or a plain country string, and optional sector and product_type filters such as facades or windows-and-doors. Each response page returns an array of brand objects with name, slug, and url, plus a total_items count (which may be null for some queries) and the current_page number. This makes it straightforward to paginate through large country-level brand lists or narrow results to a specific product category.

Firm Listings

The list_firms endpoint works similarly, accepting country, code, and an optional firm_type filter such as architects or engineers. Responses include the same paginated shape: a firms array with name, slug, and url fields, plus total_items and page. Use the returned slugs as input to get_brand_detail to retrieve full profiles for any listed firm, since that endpoint serves both brands and architecture practices.

Brand and Firm Detail Profiles

get_brand_detail takes a single required slug and returns a profile containing name, address, description, email, offices (an array of objects with name and address), and website_url. Not all entries have every field populated — email, website_url, and offices may be null or empty depending on what the brand has published. This is consistent across both manufacturer brands and architecture firm entries.

Site-Wide Search

The search endpoint accepts a free-text query and returns up to 24 results per call, each with title, url, and type. The type field distinguishes between content categories such as project, news, brand, and product, making it usable for content discovery across the full Archello catalog. total_results is included but may be null if a count cannot be parsed from the response.

Common use cases
  • Build a supplier directory filtered by country and product type using list_brands_by_country with the product_type param
  • Enrich a CRM with architecture firm contact data by combining list_firms pagination and get_brand_detail email and address fields
  • Map office locations for global design firms using the offices array returned by get_brand_detail
  • Discover relevant architecture projects and news by keyword using the search endpoint's type-tagged results
  • Generate country-level brand coverage reports using total_items across multiple ISO country codes
  • Cross-reference a known brand slug from search results against detailed profile data including website_url and description
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 Archello offer an official developer API?+
Archello does not publish a documented public developer API. There is no official API portal or developer program listed on archello.com.
What does `get_brand_detail` return and when are fields missing?+
It returns name, slug, address, description, email, offices, and website_url for both manufacturer brands and architecture firms. The email, website_url, and offices fields are explicitly nullable — many brand entries on Archello do not publish all contact details publicly, so those fields will be null or empty arrays in the response.
Can I filter `list_brands_by_country` by multiple product types at once?+
The endpoint accepts a single product_type string per request. Multi-value filtering is not currently supported. You can fork the API on Parse and revise it to add multi-filter logic or parallel request handling.
Does the `search` endpoint support pagination to retrieve more than 24 results?+
The search endpoint returns up to 24 results per call and does not currently expose a pagination parameter. The API covers site-wide search across projects, brands, firms, news, and products within that result limit. You can fork it on Parse and revise to add page-based pagination if the endpoint supports it.
Does the API return project details such as photos, materials used, or credits?+
Not currently. The API covers brand profiles, firm listings, and search result summaries with title, URL, and content type. Individual project pages with full content, material credits, or image galleries are not exposed. You can fork the API on Parse and revise it to add a project detail endpoint.
Page content last updated . Spec covers 4 endpoints from archello.com.
Related APIs in B2b DirectorySee all →
13f.info API
13f.info API
mouser.com API
mouser.com API
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.
industrynet.com API
Find industrial suppliers and browse product categories across a comprehensive marketplace directory. Connect directly with suppliers by viewing detailed listings and submitting contact inquiries programmatically.
bizapedia.com API
Search for detailed business profiles and contact information from Bizapedia, including company details, employee data, and communication channels. Access comprehensive business intelligence to research companies and build targeted contact lists.
yellowpages-uae.com API
Search and discover UAE businesses with instant access to contact details, locations, and branch information from the Yellow Pages UAE directory. Find companies by name, get detailed business profiles, explore multiple branches, and browse available cities all in one place.
104.com.tw API
Search for jobs across Taiwan's largest job board and retrieve detailed job listings including descriptions, requirements, and company information. Find the right career opportunities by browsing thousands of positions or searching for specific roles that match your skills and interests.
cursor.directory API
Search and discover AI cursor rules, MCP servers, and job listings organized by category to enhance your development workflow. Browse detailed information about each rule and server to find the tools and configurations that best fit your needs.
Archello API — Brands, Firms & Projects · Parse