Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Celoxis Application Programming Interface (API) is simply another way to access Celoxis — one that makes it easy for third-party and custom tools to programatically access and interact with the service. The API is extremely simple to use, and this guide should provide everything you need to implement software that works with Celoxis.

The principal design objectives behind the API are:

...

Celoxis provides you with 2 ways to extract data from the database:

  • XML/JSON
  • PHP-API

 

...