The Invopop API is split into multiple services. Each service is effectively a namespace for the different problem domain that we’re trying to provide solutions for. The current list of key services is:Documentation Index
Fetch the complete documentation index at: https://invopop-mintlify-gobl-payment-methods-1778254135.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- Silo
/silo/v1· Data store for GOBL documents and their attachments. The silo is also responsible for validating incoming data with the GOBL libraries, managing versions, and state control. - Transform
/transform/v1· Responsible for storing workflow definitions and executing “jobs”. - Sequences
/sequences/v1· Provides reliable and scalable support for generating sequential codes typically added to invoices. - Access
/access/v1· Provides access to workspaces and additional functionality required by Applications for enrollment handling. - Utils
/utils/v1· Is used for testing the connection and access credentials.