PASAR API
Free key gives ~1000 requests/month of structured results; source attribution to Swisscom Directories is required.
View docs ↗ More Data & enrichment APIs# search.ch ~ Swiss phone & business directory API needs an API key ~ get yours at: # https://search.ch/tel/api/help.en.html curl 'https://search.ch/tel/api/' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Switzerland API into my app. API: search.ch ~ Swiss phone & business directory API Provider: search.ch (Swisscom Directories AG) Auth: requires an API key (sign up: https://search.ch/tel/api/help.en.html) Pricing: freemium Base URL: https://search.ch/tel/api/ Important note: Free key gives ~1000 requests/month of structured results; source attribution to Swisscom Directories is required. Source: search.ch (Swisscom Directories AG) (https://search.ch/tel/api/help.en.html) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs API key Last checked: 2026-07-05 Production caveat: Keep credentials server-side and confirm current limits, pricing, and webhook/error behaviour in the provider docs. Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.