{
  "name": "InfobelPRO Points of Interest API",
  "slug": "infobelpro-places",
  "website_url": "https://www.infobelpro.com/en/data-apis/point-of-interest-api",
  "vendor_description": "\"Connect our API to your applications and tools to obtain accurate mapping and spatial information.\"",
  "categories": [
    "places"
  ],
  "summary": "InfobelPRO Points of Interest API provides global place search and location data across 220+ countries, supporting use cases such as nearby search, delivery route optimization, urban planning, and business intelligence enrichment. The REST API authenticates via JWT and offers SDKs for Python, C#, and Rust. Pricing is not published and requires a sales conversation, making it better suited to enterprise buyers than self-serve developers. Customers include Google, Apple, TomTom, Shopify, and Trulioo, and the data is GDPR and CCPA compliant with optional Do-Not-Contact filtering.",
  "capabilities": {
    "supported_actions": [
      "text_search",
      "category_search",
      "place_details",
      "geographic_search",
      "location_hierarchy_lookup",
      "record_lookup_by_id",
      "category_browse",
      "search_status_check",
      "paginated_result_retrieval"
    ],
    "supported_regions": [
      "global",
      "220+ countries"
    ],
    "supported_languages": [],
    "input_types": [
      "text query (name/keyword)",
      "country code",
      "city code",
      "province code",
      "postal code",
      "category code (Infobel, International, Local, NACE)",
      "language code",
      "boolean attribute filters"
    ],
    "output_types": [
      "JSON",
      "XML",
      "CSV",
      "flat files (bulk)",
      "SFTP delivery",
      "S3 Bucket delivery"
    ],
    "webhooks_supported": false,
    "sandbox_available": false,
    "sdk_languages": [
      "Python",
      "C#",
      "Rust"
    ],
    "mcp_server_available": false
  },
  "integration": {
    "api_style": "rest",
    "base_url": "https://ypsearch.infobelpro.com",
    "api_version": null,
    "versioning_scheme": "none",
    "stability": "ga",
    "deprecation_policy_url": null,
    "auth_methods": [
      "jwt"
    ],
    "auth_docs_url": "https://bizsearch.infobelpro.com/Help/Method/POST-api-token",
    "idempotency_supported": null,
    "error_format": null,
    "webhook_signing": null,
    "webhook_events_url": null,
    "rate_limit_requests": null,
    "rate_limit_window": null,
    "sdk_packages": [
      {
        "package": null,
        "language": "Python",
        "official": true,
        "repo_url": "https://github.com/techinfobel/infobel_api_demos"
      },
      {
        "package": null,
        "language": "C#",
        "official": true,
        "repo_url": "https://github.com/techinfobel/infobel_api_demos"
      },
      {
        "package": null,
        "language": "Rust",
        "official": true,
        "repo_url": "https://github.com/techinfobel/infobel_api_demos"
      }
    ],
    "mcp_url": null,
    "quickstart_url": "https://docs.infobelpro.ai/guide/recipes/getting-started-with-infobelpro-api"
  },
  "pricing": {
    "pricing_model": "contact_sales",
    "has_published_pricing": false,
    "starting_price_usd": null,
    "price_basis": null,
    "free_tier_available": false,
    "free_tier_limit": null,
    "free_tier_details": "1-month free trial available (one-time trial credit, not a recurring free tier)",
    "minimum_commitment": null,
    "self_serve_signup": false,
    "requires_sales_call": true,
    "requires_verification": true,
    "enterprise_plan_available": null,
    "price_points": []
  },
  "compliance": {
    "soc2": null,
    "hipaa": null,
    "gdpr": true,
    "iso_27001": null,
    "pci_dss": null,
    "sla_published": false,
    "sla_url": null,
    "data_retention_policy_url": null,
    "documented_rate_limits": null,
    "known_restrictions": [
      "GDPR and CCPA compliant data - complies with all local norms and standards",
      "Do-Not-Contact/Mail (DNCM) filtering available on queries",
      "POI API details require direct contact with sales for full specifications and pricing"
    ]
  },
  "developer": {
    "docs_url": null,
    "api_reference_url": null,
    "openapi_spec_url": null,
    "postman_collection_url": null,
    "changelog_url": null,
    "status_page_url": null,
    "llms_txt_url": null,
    "markdown_docs_url": null,
    "rendering": null
  },
  "adoption": {
    "launched_at": "1995-01-01",
    "ga_date": null,
    "github_stars": null,
    "github_stars_at": null,
    "notable_customers": [
      "Google",
      "Apple",
      "TomTom",
      "Shopify",
      "Trulioo"
    ]
  },
  "scores": {
    "agent_friendliness": 0,
    "pricing_transparency": 0,
    "setup_speed": 25,
    "docs_quality": 0,
    "procurement_friction": 0,
    "trust_readiness": 15,
    "best_for": [
      "Teams needing broad API coverage out of the box"
    ],
    "avoid_if": [
      "You need to start building today without contacting sales",
      "You need transparent pricing up front",
      "You want to try it free before paying"
    ]
  },
  "sources": [
    {
      "field": "vendor_description",
      "url": "https://www.infobelpro.com/en/data-apis/point-of-interest-api",
      "excerpt": "Connect our API to your applications and tools to obtain accurate mapping and spatial information.",
      "confidence": "high"
    },
    {
      "field": "supported_regions",
      "url": "https://www.esri.com/partners/infobelpro-a2TUU000000fP7J2AU/poi-data-a2dUU000006E3vUYAS",
      "excerpt": "over 164 million verified locations across 220+ countries",
      "confidence": "high"
    },
    {
      "field": "primary_use_cases",
      "url": "https://www.infobelpro.com/en/data-apis/point-of-interest-api",
      "excerpt": "The POI data API links you to global businesses and commercial information, with details like specific locations, contact details, opening hours and more.",
      "confidence": "high"
    },
    {
      "field": "supported_actions",
      "url": "https://bizsearch.infobelpro.com/Help",
      "excerpt": "POST api/search — Submit new searches; GET api/search/{searchId}/status — Check search status; GET api/categories/infobel/{languageCode} — Browse Infobel categories; GET api/record/{countryCode}/{uniqueId} — Fetch record by ID",
      "confidence": "medium"
    },
    {
      "field": "output_types",
      "url": "https://bizsearch.infobelpro.com/Help",
      "excerpt": "The API accepts both JSON and XML, specified via HTTP Accept header: JSON: application/json (preferred) or text/json; XML: application/xml or text/xml",
      "confidence": "high"
    },
    {
      "field": "sdk_languages",
      "url": "https://github.com/techinfobel/infobel_api_demos",
      "excerpt": "Demo of the infobel bizsearch and getdata APIs — Python 34.8%, Rust 32.9%, C# 32.3%",
      "confidence": "high"
    },
    {
      "field": "gdpr",
      "url": "https://docs.infobelpro.ai/guide/overview/sources-compliance",
      "excerpt": "All data available in our database is GDPR and CCPA compliant, and complies with all local norms and standards.",
      "confidence": "high"
    },
    {
      "field": "soc2",
      "url": "https://docs.infobelpro.ai/guide/overview/sources-compliance",
      "excerpt": "All data available in our database is GDPR and CCPA compliant, and complies with all local norms and standards.",
      "confidence": "high"
    },
    {
      "field": "iso_27001",
      "url": "https://docs.infobelpro.ai/guide/overview/sources-compliance",
      "excerpt": "All data available in our database is GDPR and CCPA compliant, and complies with all local norms and standards.",
      "confidence": "high"
    },
    {
      "field": "has_published_pricing",
      "url": "https://www.infobelpro.com/contact",
      "excerpt": "We offer flexible plans based on your use case and volume. Talk to us about what you need — we'll find the right fit.",
      "confidence": "high"
    },
    {
      "field": "pricing_model",
      "url": "https://www.infobelpro.com/contact",
      "excerpt": "We offer flexible plans based on your use case and volume. Talk to us about what you need — we'll find the right fit.",
      "confidence": "high"
    },
    {
      "field": "free_tier_available",
      "url": "https://www.infobelpro.com/en/data-apis/point-of-interest-api",
      "excerpt": "InfobelPRO offers a 1-month free trial to test their APIs.",
      "confidence": "high"
    },
    {
      "field": "sandbox_available",
      "url": "https://bizsearch.infobelpro.com/Help",
      "excerpt": "Supports both HTTP and HTTPS (HTTPS preferred)",
      "confidence": "high"
    },
    {
      "field": "self_serve_signup",
      "url": "https://www.infobelpro.com/contact",
      "excerpt": "Talk to a B2B Data Expert Today",
      "confidence": "high"
    },
    {
      "field": "requires_sales_call",
      "url": "https://www.infobelpro.com/contact",
      "excerpt": "Talk to a B2B Data Expert Today",
      "confidence": "high"
    },
    {
      "field": "webhooks_supported",
      "url": "https://bizsearch.infobelpro.com/Help",
      "excerpt": "POST api/search — Submit new searches; GET api/search/{searchId}/status — Check search status",
      "confidence": "medium"
    },
    {
      "field": "known_restrictions",
      "url": "https://bizsearch.infobelpro.com/Help",
      "excerpt": "filterOnDNCM – Do Not Contact/Mail filter",
      "confidence": "high"
    },
    {
      "field": "auth_methods",
      "url": "https://bizsearch.infobelpro.com/Help",
      "excerpt": "token-based authentication that is required to use any of the methods available. Tokens are generated via POST and must be included as: Bearer {access_token} in a custom HTTP Header named Authorization.",
      "confidence": "high"
    },
    {
      "field": "api_style",
      "url": "https://getdata.infobelpro.com/Help",
      "excerpt": "The api can be used in both http and https (preferred) and can be used using json or xml.",
      "confidence": "high"
    },
    {
      "field": "base_url",
      "url": "https://ypsearch.infobelpro.com/Help",
      "excerpt": "Infobel YellowPages api Help — the POI/YellowPages search API help page at this host.",
      "confidence": "high"
    },
    {
      "field": "sdk_packages",
      "url": "https://github.com/techinfobel/infobel_api_demos",
      "excerpt": "Demo of the infobel bizsearch and getdata APIs — Python 34.8%, Rust 32.9%, C# 32.3%",
      "confidence": "high"
    },
    {
      "field": "requires_verification",
      "url": "https://bizsearch.infobelpro.com/Help/Method/POST-api-token",
      "excerpt": "the login you were provided (case sensitive) — the password you were provided",
      "confidence": "medium"
    },
    {
      "field": "launched_at",
      "url": "https://en.wikipedia.org/wiki/Infobel",
      "excerpt": "launched in July 1995 as one of the world's first international telephone directory websites.",
      "confidence": "high"
    },
    {
      "field": "stability",
      "url": "https://ypsearch.infobelpro.com/Help",
      "excerpt": "Infobel YellowPages api Help — live production documentation with active endpoints and no beta/deprecated labeling.",
      "confidence": "medium"
    },
    {
      "field": "categories",
      "url": "https://www.infobelpro.com/en/data-apis/point-of-interest-api",
      "excerpt": "Access 164 million global Points of Interest (POIs) through an API.",
      "confidence": "high"
    },
    {
      "field": "supported_regions",
      "url": "https://docs.infobelpro.ai/guide/overview/why-infobelpro",
      "excerpt": "360M+ companies and 164M+ POI worldwide, ensuring low-cost access to high-quality data (one-stop-shop).",
      "confidence": "high"
    },
    {
      "field": "primary_use_cases",
      "url": "https://www.esri.com/partners/infobelpro-a2TUU000000fP7J2AU/poi-data-a2dUU000006E3vUYAS",
      "excerpt": "Applications in mapping, logistics, urban planning, and location intelligence",
      "confidence": "high"
    },
    {
      "field": "supported_actions",
      "url": "https://docs.infobelpro.ai/reference-getdata",
      "excerpt": "POST /api/search — Search and match companies; GET /api/search/{searchId}/records/{page} — Retrieve paginated search results",
      "confidence": "medium"
    },
    {
      "field": "output_types",
      "url": "https://www.infobelpro.com/en/data-apis/point-of-interest-api",
      "excerpt": "Data can be delivered in .bin, .json, .xml, .csv, .xls, .sql, and .txt format.",
      "confidence": "high"
    },
    {
      "field": "gdpr",
      "url": "https://docs.infobelpro.ai/guide/overview/why-infobelpro",
      "excerpt": "Fully-compliant data: All data available in our database is GDPR and CCPA compliant, and complies with all local norms and standards.",
      "confidence": "high"
    },
    {
      "field": "soc2",
      "url": "https://docs.infobelpro.ai/guide/overview/why-infobelpro",
      "excerpt": "Fully-compliant data: All data available in our database is GDPR and CCPA compliant, and complies with all local norms and standards.",
      "confidence": "high"
    },
    {
      "field": "hipaa",
      "url": "https://docs.infobelpro.ai/guide/overview/sources-compliance",
      "excerpt": "All data available in our database is GDPR and CCPA compliant, and complies with all local norms and standards.",
      "confidence": "high"
    },
    {
      "field": "pci_dss",
      "url": "https://docs.infobelpro.ai/guide/overview/sources-compliance",
      "excerpt": "All data available in our database is GDPR and CCPA compliant, and complies with all local norms and standards.",
      "confidence": "high"
    },
    {
      "field": "has_published_pricing",
      "url": "https://www.infobelpro.com/custom-datasets",
      "excerpt": "contact us using the contact form and we will get back to you within 1 business day. Once we know your requirements, data type, data attributes, and format, we will provide you with the number of records that meet your criteria and pricing.",
      "confidence": "high"
    },
    {
      "field": "free_tier_available",
      "url": "https://docs.infobelpro.ai/",
      "excerpt": "Sign up for free trial",
      "confidence": "high"
    },
    {
      "field": "sandbox_available",
      "url": "https://docs.infobelpro.ai/reference-getdata",
      "excerpt": "Server: Base URL: https://getdata.infobelpro.com; Environment: Production",
      "confidence": "high"
    },
    {
      "field": "self_serve_signup",
      "url": "https://docs.infobelpro.ai/guide/overview/intro",
      "excerpt": "Do you need to get in touch about data not detailed here like POI or Contact data?",
      "confidence": "high"
    },
    {
      "field": "requires_sales_call",
      "url": "https://docs.infobelpro.ai/guide/overview/intro",
      "excerpt": "Do you need to get in touch about data not detailed here like POI or Contact data?",
      "confidence": "high"
    },
    {
      "field": "sla_published",
      "url": "https://www.infobelpro.com/en/data-apis/point-of-interest-api",
      "excerpt": "Upon submission of a query, the API instantly returns results associated with this request, typically within 1/50 of a second.",
      "confidence": "medium"
    },
    {
      "field": "known_restrictions",
      "url": "https://docs.infobelpro.ai/guide/overview/why-infobelpro",
      "excerpt": "Fully-compliant data: All data available in our database is GDPR and CCPA compliant, and complies with all local norms and standards.",
      "confidence": "high"
    },
    {
      "field": "auth_methods",
      "url": "https://bizsearch.infobelpro.com/Help/Method/POST-api-token",
      "excerpt": "Use this method to generate a new token using your provided credentials. The returned access_token must be used in a custom HTTP Header named Authorization and having for value: Bearer {access_token}",
      "confidence": "high"
    },
    {
      "field": "auth_docs_url",
      "url": "https://bizsearch.infobelpro.com/Help/Method/POST-api-token",
      "excerpt": "Use this method to generate a new token using your provided credentials.",
      "confidence": "high"
    },
    {
      "field": "api_style",
      "url": "https://docs.infobelpro.ai/reference-getdata",
      "excerpt": "OAS 3.0.0",
      "confidence": "high"
    },
    {
      "field": "base_url",
      "url": "https://github.com/techinfobel/infobel_api_demos",
      "excerpt": "BizSearch: https://bizsearch.infobelpro.com; GetData: https://getdata.infobelpro.com",
      "confidence": "high"
    },
    {
      "field": "quickstart_url",
      "url": "https://docs.infobelpro.ai/guide/recipes/getting-started-with-infobelpro-api",
      "excerpt": "Getting started with Infobelpro API | Guide",
      "confidence": "high"
    },
    {
      "field": "requires_verification",
      "url": "https://docs.infobelpro.ai/guide/overview/intro",
      "excerpt": "Free trial registration available at search.infobelpro.com — Contact form for specialized requests (POI/Contact data, flat files)",
      "confidence": "medium"
    },
    {
      "field": "notable_customers",
      "url": "https://en.wikipedia.org/wiki/Infobel",
      "excerpt": "The company serves major global firms including Google, Apple, TomTom, Shopify, and Trulioo across various data and location intelligence applications.",
      "confidence": "medium"
    },
    {
      "field": "versioning_scheme",
      "url": "https://docs.infobelpro.ai/reference-getdata",
      "excerpt": "v1.0.0 — OAS 3.0.0 — no version segment visible in documented endpoint paths.",
      "confidence": "medium"
    }
  ],
  "fields_not_found": [
    "documented_rate_limits",
    "sla_published (no formal SLA document found)",
    "enterprise_plan_available",
    "hipaa",
    "iso_27001",
    "pci_dss",
    "soc2",
    "sandbox_available (no dedicated sandbox environment found)",
    "supported_languages",
    "minimum_commitment",
    "webhooks_supported (no evidence found)",
    "mcp_server_available",
    "api_version",
    "versioning_scheme_details",
    "rate_limit_requests",
    "rate_limit_window",
    "starting_price_usd",
    "price_basis",
    "free_tier_limit",
    "ga_date",
    "sla_url",
    "data_retention_policy_url",
    "deprecation_policy_url",
    "webhook_events_url",
    "webhook_signing",
    "idempotency_supported",
    "error_format",
    "mcp_url"
  ],
  "source_confidence": "high",
  "last_verified_at": "2026-06-14T00:00:00.000Z",
  "contribute": {
    "note": "This data is crowd-editable. Suggest corrections or leave a review via these endpoints - no auth required, requests are rate-limited, and every submission is reviewed before it goes live. For a field edit, {field} is any key in this response and a citation is required.",
    "endpoints": [
      {
        "action": "review",
        "label": "Leave a review or comment",
        "method": "POST",
        "url": "https://apio.sh/api/feedback/infobelpro-places",
        "example_body": {
          "kind": "review",
          "rating": 5,
          "body": "Your experience with this API…"
        }
      },
      {
        "action": "field_edit",
        "label": "Suggest a correction to a field (cite a source)",
        "method": "POST",
        "url": "https://apio.sh/api/suggest/infobelpro-places/{field}",
        "example_body": {
          "value": "corrected value",
          "citations": [
            {
              "url": "https://source.example/page",
              "excerpt": "supporting quote"
            }
          ],
          "note": "what changed and why"
        }
      },
      {
        "action": "new_api",
        "label": "Suggest a new API to add",
        "method": "POST",
        "url": "https://apio.sh/api/suggest/api",
        "example_body": {
          "value": {
            "name": "Acme API",
            "website_url": "https://acme.example"
          },
          "citations": [
            {
              "url": "https://acme.example"
            }
          ]
        }
      },
      {
        "action": "token",
        "label": "Optional - raise your rate limit",
        "method": "GET",
        "url": "https://apio.sh/api/feedback/token"
      }
    ]
  }
}