Request beta access
How to get access to the private beta of the Factuarea public REST API.
The Factuarea public REST API is in private beta. During this period, only companies on the allowlist can generate API keys with developer scopes and subscribe to developer tier add-ons.
Who can request access
- Companies on the Empresario or Enterprise plan in Factuarea.
- Engineering teams integrating Factuarea with their own ERP, web app or internal system.
- Partners (accountants, consultancies, ISVs) building automated flows on top of Factuarea.
How to request it
- Write to info@factuarea.com from the email associated with your company in Factuarea.
- Include:
- Legal name and tax ID (NIF/CIF) of the company.
- Use case: what you want to integrate (2–3 line summary).
- Estimated volume: approximate number of invoices/month going through the API.
- We respond within ≤ 5 business days with the decision and, if approved, the developer tier add-on activated on your account.
What you get
- Access to
/v1/*with your API key (Bearer token). - Webhooks signed with HMAC SHA256 (see Webhooks).
- Documentation, changelog and priority support during the beta.
Next steps after access
- Generate your first API key from Dashboard → Developers → API Keys.
- Read the authentication guide to get started.
- If you need to receive events on your server, configure webhooks.
The beta program will close once we reach full coverage of public endpoints and a stable uptime SLO (≥ 99.9%). At that point the API graduates to GA and activation becomes self-service.