All the knowledge you need
Here you can find some advice to consider to approach this API. If you prefer, we provide code samples, OAS3 documentation, the ability to try the API live via the Swagger UI or import the entire collection into Postman. We also offer a Sandbox environment where you can experiment with all kinds of requests completely free of charge.
Useful tips to start with
Get the token in the appropriate section before you start.
Use the the online tool or generate it via API. Set the expire date, a usefull name and now add a bunch of scopes to limit the possible actions your token can do.
- Oas file url invoice.openapi.json
-
PDF Documentation
- Fork or import with Postman
- Production domain alpha.invoice.openapi.com
- Sandbox domain alpha.invoice.openapi.com
-
Production Scopes 10
Rate Limits: 10000 req/min
- DELETE alpha.invoice.openapi.com/IT-configurations
- DELETE alpha.invoice.openapi.com/IT-receipts
- GET alpha.invoice.openapi.com/IT-configurations
- GET alpha.invoice.openapi.com/IT-invoices
- GET alpha.invoice.openapi.com/IT-receipts
- PATCH alpha.invoice.openapi.com/IT-configurations
- PATCH alpha.invoice.openapi.com/IT-receipts
- POST alpha.invoice.openapi.com/IT-configurations
- POST alpha.invoice.openapi.com/IT-invoices
- POST alpha.invoice.openapi.com/IT-receipts
-
Sandbox Scopes 10
- DELETE alpha.invoice.openapi.com/IT-configurations
- DELETE alpha.invoice.openapi.com/IT-receipts
- GET alpha.invoice.openapi.com/IT-configurations
- GET alpha.invoice.openapi.com/IT-invoices
- GET alpha.invoice.openapi.com/IT-receipts
- PATCH alpha.invoice.openapi.com/IT-configurations
- PATCH alpha.invoice.openapi.com/IT-receipts
- POST alpha.invoice.openapi.com/IT-configurations
- POST alpha.invoice.openapi.com/IT-invoices
- POST alpha.invoice.openapi.com/IT-receipts
Redoc missing.