PASAR API
OpenAI-style inference on open-weight models, hosted entirely in Swiss data centres; billed per token.
View docs ↗ More AI APIs# Infomaniak ~ sovereign Swiss-hosted LLM AI API needs credentials ~ get yours at: # https://developer.infomaniak.com/docs/api curl 'https://api.infomaniak.com/1/ai' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Switzerland API into my app. API: Infomaniak ~ sovereign Swiss-hosted LLM AI API Provider: Infomaniak Network SA Auth: requires credentials (sign up: https://developer.infomaniak.com/docs/api) Pricing: paid Base URL: https://api.infomaniak.com/1/ai Important note: OpenAI-style inference on open-weight models, hosted entirely in Swiss data centres; billed per token. Source: Infomaniak Network SA (https://developer.infomaniak.com/docs/api) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs bearer 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.