Invoice APIs for
global compliance
Stop building invoicing. White-label infrastructure that handles compliance, so you can focus on your product.
Ship compliant invoices in minutes
Our TypeScript SDK makes integration simple. Full type safety, async iterators for pagination, and comprehensive documentation.
- Auto-generated SDK from OpenAPI spec
- Full TypeScript support with IntelliSense
- Sandbox environment for safe testing
- Interactive API explorer
import SpaceInvoices from '@space-invoices/js-sdk';
const sdk = new SpaceInvoices('sk_live_...');
// Create an invoice for orbital services
const response = await sdk.invoices.createInvoice({
x_entity_id: 'ent_lunar_base_alpha',
data: {
items: [
{
name: 'Satellite Deployment Mission',
quantity: 1,
price: 45000,
taxes: [{ rate: 22 }]
}
]
}
});
console.log(response); Three pillars of modern invoicing
Everything you need to build compliant invoicing into your product, without becoming a compliance expert.
API-First
Full REST API with OpenAPI 3.1 specification. Auto-generated TypeScript SDK. Interactive explorer. Complete documentation.
Multi-Tenancy
White-label infrastructure like Stripe Connect. Each customer gets isolated space with custom branding and settings.
Global Compliance
EU e-invoicing formats, VIES validation, automatic reverse charge. We handle the tax complexity so you don't have to.
Beautiful interface included
Not just APIs. Get production-ready UI components and a fully-featured web dashboard.
Dashboard
Built for builders
Whether you're a platform enabling your customers, a fintech completing your stack, or a developer shipping fast.
For Platforms
White-label invoicing for your customers
Enable your customers to issue compliant invoices from within your product. Multi-tenant architecture with full isolation and custom branding.
For Fintechs
Complete your embedded finance stack
Add invoicing to your payment, banking, or lending platform. API-first architecture fits seamlessly into fintech infrastructure.
For Developers
Ship compliant invoices in a day
Don't waste months becoming a compliance expert. Get working code, not sales calls. Sandbox for testing, transparent pricing.
90+ countries with e-invoicing mandates
Regulatory deadlines are approaching. Don't get caught unprepared.
Everything you need
A complete invoicing infrastructure. From document creation to compliance reporting.
Document Management
Invoices, estimates, credit notes with draft/finalize workflow. Custom numbering formats.
Smart Calculations
Automatic line item calculations. Multi-rate taxes. Decimal precision. No floating point errors.
Customer Catalog
Searchable customer database. Full-text search. MongoDB-style querying. Optional customers for retail.
Multi-Currency
170+ currencies supported. Currency conversion. Locale-aware formatting. ISO 4217 standard.
Multi-Language
Multiple languages for documents and UI. BCP 47 language tags. Per-entity locale settings.
Public Sharing
Shareable invoice links. Token-based access. No login required. Perfect for customer self-service.
Sandbox Environment
Test without consequences. Separate API keys. Same features as production. Stripe-style isolation.
Webhooks
Real-time event notifications. Retry logic. Event filtering. Full audit trail.
Payments
Track payment status. Partial payments. Stripe integration. Payment links in invoices.
Simple, transparent pricing
No hidden fees. No long-term contracts. Pay for what you use.
Start building for free
No credit card required. Your first entity is free forever.
Get API KeysNeed high volume? Contact us
Enterprise? We offer custom pricing, SLAs, and dedicated support. Let's talk
Ready to build compliant invoicing?
Get started in minutes. First entity free. No credit card required.