PASAR API
Spain's general entry point for electronic invoices to public administrations, with REST and SOAP web services signed by electronic certificate.
View docs ↗ More E-invoicing & tax APIs# FACe ~ e-invoicing entry point for Spanish gov needs an access token ~ get yours at: # https://administracionelectronica.gob.es/ctt/face curl 'https://api.face.gob.es' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Spain API into my app. API: FACe ~ e-invoicing entry point for Spanish gov Provider: Gobierno de España (FACe) Auth: requires an access token (sign up: https://administracionelectronica.gob.es/ctt/face) Pricing: free Base URL: https://api.face.gob.es Important note: Spain's general entry point for electronic invoices to public administrations, with REST and SOAP web services signed by electronic certificate. Source: Gobierno de España (FACe) (https://administracionelectronica.gob.es/ctt/face) Source type: Official portal or provider docs Endpoint type: Portal or multi-endpoint API Integration difficulty: Regulated setup Last checked: 2026-07-05 Production caveat: Onboarding, approvals, sandbox/preprod, or compliance steps may be required before production. 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.