PASAR API
Spanish cloud ERP (now part of Visma) with a broad REST API (invoicing, accounting, CRM, inventory) using a Key header; API access depends on your Holded subscription plan.
View docs ↗ More Accounting & ERP APIs# Holded ~ Spanish cloud accounting & ERP API needs an API key ~ get yours at: # https://developers.holded.com/ curl 'https://api.holded.com/api/' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Spain API into my app. API: Holded ~ Spanish cloud accounting & ERP API Provider: Holded (Visma) Auth: requires an API key (sign up: https://developers.holded.com/) Pricing: freemium Base URL: https://api.holded.com/api/ Important note: Spanish cloud ERP (now part of Visma) with a broad REST API (invoicing, accounting, CRM, inventory) using a Key header; API access depends on your Holded subscription plan. Source: Holded (Visma) (https://developers.holded.com/) 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.