API Reference¶
Overview¶
This section provides comprehensive API documentation for Sigabill services.
Note: Detailed API documentation with Swagger/OpenAPI integration is planned for a future release.
Available APIs¶
Sigabill API¶
The main invoicing and billing service.
Environments:
- Production: https://sigabill.siga.net
- Beta (Testing): https://sigabill-devtest.siga.net
Documentation: Swagger UI will be available at /api-documentation/index.html
Tenant Manager API¶
Multi-tenant management service.
Environments:
- Production: https://tenants.siga.net
- Beta (Testing): https://tenants-devtest.siga.net
Documentation: Swagger UI
Authentication¶
All API calls require authentication via Azure AD B2C. See the Azure AD B2C connection guide for details.
Common Headers¶
Rate Limiting¶
API rate limits will be documented in the detailed Swagger documentation.
Support¶
For API support or questions, contact the Sigabill development team.