Discover the Magic of Automated Invoicing
Slash costs by 70%. Begin your automated invoicing journey in minutes.
Invoicera API provides you another way to access your Invoicera data and enables the third-party and custom tools to programmatically access and interact with the Invoicera service. Invoicera API responds to requests in an XML format and is programming language-neutral; enabling you to build applications in a language you are familiar with.
The XML API enables you to interact with Invoicera programmatically via HTTPS requests.
Develop fun and useful add-ons
The Invoicera API has a single point of entry, given below:
https://app.invoicera.com/api/xml/1.1/
Please note the use of 'https://' in the above URL. All Invoicera API communication is encrypted over HTTPS. All non-secure requests are automatically rejected, and we recommend establishing a test connection with the secure API point of entry before sending any sensitive data (for e.g. your secret API key).
By default, all accounts have a request limit of 5000 (only create methods) API requests per day and rest methods have no request limit.
Every request must mandatorily include the Authorization HTTP header. Use the API token as the username, and "X" (or any random text) as the password (only the API token is used for authenticating an API request). Your API token can be found by logging into your Invoicera account, clicking on the "My Account" link under the "Settings" button in the upper-right-hand corner, and then clicking the "Invoicera API" tab.
If a request succeeds, it will return a status code in the 200 range and often, an XML-formatted response. If a request fails, a non-200 status code will be returned, possibly with error information in XML format as the response's content. Most error codes follow the HTTP error_code format and have similar meanings.
One could use the sample PHP Script (given below) to see how the API works. Obviously the script would require your (Secret) API Key for it to be accepted as a valid API Request. (Check API Script)
Start Risk-Free. No Credit Card Needed. Cancel Anytime.
Seamless integration with your existing software.