Axiell WebAPI Online Help

For Developers and Application Administrators

Welcome

The Axiell WebAPI is a command library that can be used to interact with Axiell Collections SQL Server databases. Using this WebAPI you can easily build your own applications through one of the three available methods: Url requests, Adlib.Data Windows dll or jQuery plugin.

This website offers extensive documentation, including an overview of all WebAPI commands and many examples on how to use them. You will also find links to other relevant documentation, downloads of sample code and resources.

Try the Axiell WebAPI now!

The following Url request is an example of a Boolean search to retrieve paintings by Bernadino Fungai or William Etty.

https://webapi.axiell.com/demowebapi/wwwopac.ashx?database=collect.inf&search=(creator='Fungai, Bernadino' or creator='Etty, William') and object_name=painting&xmltype=grouped

run example

News and Updates

24 January 2025

New bug fixes and functionality were added to the Preliminary release notes for WebAPI version 3.8.1 (no release date yet).

16 August 2024

New bug fixes were added to the Preliminary release notes for WebAPI version 3.8.1.

09 July 2024

New bug fixes and functionality (AWS S3 support now available) were added to the Preliminary release notes for WebAPI version 3.8.1.

27 May 2024

Preliminary release notes for WebAPI version 3.8.1 were added.