PASAR API
Official Bundestag documentation & information system; a public shared API key is published in the docs, capped at 25 concurrent requests.
View docs ↗ More Government services APIs# DIP Bundestag ~ parliamentary documents API needs an API key ~ get yours at: # https://dip.bundestag.api.bund.dev/ curl 'https://search.dip.bundestag.de/api/v1/' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Germany API into my app. API: DIP Bundestag ~ parliamentary documents API Provider: Deutscher Bundestag (DIP) Auth: requires an API key (sign up: https://dip.bundestag.api.bund.dev/) Pricing: free Base URL: https://search.dip.bundestag.de/api/v1/ Important note: Official Bundestag documentation & information system; a public shared API key is published in the docs, capped at 25 concurrent requests. Source: Deutscher Bundestag (DIP) (https://dip.bundestag.api.bund.dev/) Source type: Official open-data catalogue Endpoint type: Open-data catalogue JSON 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.