10 second
sign-up
Email Address:
Acuinvoice ID:
Verification code:
 
I agree to the Terms of Service

AcuInvoice Launches the Help Wiki

March 13, 2008

Over the past few days we have started to populate content for the AcuInvoice Help Wiki.  The wiki will soon be available in the “Help” tab in AcuInvoice, but since much of the content is already in place, and since it is in a publicly available directory, we see no reason to withhold it any longer.  We still need to populate content for the Reports tab, as well as the FAQ and API pages, but the overwhelming majority of the content is in place and in pretty good shape.  We think you will find it useful.  Also, if you have been an AcuInvoice user for some time, and know of some tips you’d like to share, feel free to contribute.  We would like to give a special thanks to Andreas Gohr, creator of DokuWiki, the software powering this support system.  We highly recommend Andreas’s software.  It is fast, efficient, and super easy to use.  

AcuInvoice Announces Release of API v0.1

October 17, 2007

The AcuInvoice development team is pleased to announce the initial public release of the AcuInvoice application programming interface (API) and PHP client library. The AcuInvoice API allows developers to build applications that securely access and manage their AcuInvoice data. Possible applications include integration with third party shopping carts, integration with third party accounting packages, and more. We have extensive documentation and sample code (to be posted shortly), but wanted to provide a consolidated summary of topics germane to this API and its future plans.

Access

The AcuInvoice API is open to all AcuInvoice subscribers. We currently have no plans to restrict API access based on account type. To use the AcuInvoice API you will need an access key. As of this writing, said key has magically appeared in the My Account→Preferences area of your account. Keep your API key safe. If you share it with the world, some nefarious pack of geeks might do something naughty with it. If you ever suspect that your API key has been compromised, simply change your master account password and an new API key will be automatically generated for you.

Security

AcuInvoice API communications are transmitted via XML and secured via HTTPS; requests made over non-encrypted connections will not be served. Additionally, if you have mapped a domain to AcuInvoice (if you haven’t, you know you want to), note that for purposes of data encryption you will have to access the AcuInvoice API at https://yourid.acuinvoice.com/api/ rather than at http://www.yourdomain.com/api/.

PHP Client Library

Our PHP client library is complete and can be downloaded at the URL conveniently located beneath your API key. Technical requirements for the library include PHP 5 compiled with SimpleXML and cURL. Documentation is included with the client library.

Forthcoming Additions

This 0.1 release is strong and has intentionally been structured such that the API’s scope and data formats are familiar to anyone who has developed applications using our competitors’ APIs. However, we believe that the AcuInvoice API can and should do more. To this end, we will be adding additional functionality to the AcuInvoice API as it becomes available. We welcome your suggestions.

API Developer Forum and Code Repository

We encourage API developers to join the AcuInvoice forum (just opened yesterday, so we’d love to have people join) to discuss API development issues and to let us know what you’d like to achieve with the API. If you have developed code that you believe has broad use, and which you don’t mind sharing with fellow API developers, we would be happy to promote your work and serve as a repository for this code.

Thanks

Lastly, we want to thank all of our early adopters for their support as we continue to release features and upgrades. We love hearing back from you and encourage you to continue to contacting us with your constructive criticisms. We’re working to make this the best application in this space and we can’t do it without feedback from you, our subscribers. Please feel free to contact us at support (at) acuinvoice (dot) com with any questions.

Close
E-mail It