Discover/baxtel.com API
live

baxtel.com APIbaxtel.com

Access Baxtel's global data center database via API. Search facilities, retrieve specs, metrics, and coordinates for thousands of colocation sites worldwide.

Endpoints
3
Updated
14d ago
Try it
Page number for pagination.
Search keyword (company name, city, or site name).
api.parse.bot/scraper/48b22bcc-e965-45c6-8a0e-6abd25ff5e7c/<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/48b22bcc-e965-45c6-8a0e-6abd25ff5e7c/search_data_centers?page=2&query=Equinix' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 3 totalclick to expand

Search for data centers by name or location. Returns a paginated list of matching site results with name, slug, address, and URL. Results are filtered to Site type only.

Input
ParamTypeDescription
pageintegerPage number for pagination.
querystringSearch keyword (company name, city, or site name).
Response
{
  "type": "object",
  "fields": {
    "page": "integer current page number",
    "total": "integer count of results on this page",
    "results": "array of objects with slug, url, name, and address for each data center"
  },
  "sample": {
    "data": {
      "page": 1,
      "total": 40,
      "results": [
        {
          "url": "https://baxtel.com/data-center/equinix-dallas-da4",
          "name": "Equinix Dallas DA4",
          "slug": "equinix-dallas-da4",
          "address": "2323 Bryan Street"
        }
      ]
    },
    "status": "success"
  }
}

About the baxtel.com API

The Baxtel API provides 3 endpoints for querying a global database of data center facilities. Use search_data_centers to find colocation sites by name, city, or company, get_data_center_details to pull full specifications including metrics, coordinates, and document links for a specific slug, and list_all_ids to enumerate every public site ID in the database.

Search and Discovery

The search_data_centers endpoint accepts a query string (company name, city, or site name) and an optional page integer for pagination. Each result in the results array includes a slug, name, address, and url. Results are filtered to the Site type, so the response stays focused on physical facilities rather than company-level listings.

Facility Details

Pass a slug from search results to get_data_center_details to retrieve the full record for a single facility. The response includes a metrics object containing key-value specification pairs such as Short Code, Year Built, and Ownership type. A breadcrumbs array provides the location hierarchy (e.g. country → state → city), and a documents array lists associated files with title and url. Geographic coordinates are returned as a two-element array [longitude, latitude] when the site exposes them, or null when they do not.

Full ID Enumeration

The list_all_ids endpoint takes no inputs and returns every public id in the Baxtel database along with a total count. These alphanumeric IDs are useful for bulk workflows where you need to track or cross-reference sites, though this endpoint does not return slugs or coordinates directly — use search_data_centers or get_data_center_details for those fields.

Coverage Notes

Baxtel's database skews toward colocation and enterprise data centers with public profiles. Metrics depth varies by facility; some sites carry rich specifications while others list only a name and address. Coordinates may be null for sites that do not publish location data.

Common use cases
  • Build a searchable colocation facility directory using name, address, and URL fields from search results
  • Map data center locations by extracting coordinates from get_data_center_details responses
  • Track Year Built and Ownership metrics to filter facilities by age or operator type
  • Enumerate the full Baxtel database with list_all_ids for bulk ingestion into an internal asset registry
  • Cross-reference facility breadcrumbs to group data centers by country, state, or city hierarchy
  • Aggregate associated documents from a facility record to surface certifications and compliance filings
  • Monitor specific data center slugs for specification changes using scheduled detail lookups
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 Baxtel have an official developer API?+
Baxtel does not publish a public developer API. The data exposed here is sourced from baxtel.com's public facility database.
What does get_data_center_details return beyond basic address information?+
It returns a metrics object with key-value pairs such as Short Code, Year Built, and Ownership; a breadcrumbs array showing the location hierarchy; a documents array with titled file links; and a coordinates array of [longitude, latitude] when available. The depth of the metrics object varies by facility.
Does list_all_ids include slugs or coordinates?+
No. list_all_ids returns only alphanumeric public IDs and a total count. To get slugs, use search_data_centers; to get coordinates, call get_data_center_details with a slug. You can fork this API on Parse and revise it to return additional fields alongside the IDs if your workflow requires them.
Can I filter search results by country, region, or facility type?+
Currently the search_data_centers endpoint accepts a single query string and a page number. There are no dedicated filter parameters for country, region, or facility type. You can fork this API on Parse and revise it to add structured filter inputs for those dimensions.
Are coordinates always available in facility detail records?+
No. The coordinates field in get_data_center_details is null for facilities that do not expose location data on Baxtel. When present, coordinates are returned as a two-element array in [longitude, latitude] order.
Page content last updated . Spec covers 3 endpoints from baxtel.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.