Files
raven/docs/8.0/ayanova/docs/api-intro.md
2022-01-20 00:47:28 +00:00

1.1 KiB

Developers API

AyaNova features a RESTful API that can be used by developers to integrate their applications with AyaNova.

The AyaNova user interface web application uses this same API for all access to AyaNova so it is possible by using the REST API to automate or integrate with anything that can be done in the AyaNova application.

AyaNova comes with a API explorer console that can be used by developers to test and experiment with each API route without writing code and view the format of the data as well as documentation on the API Request format, API Response format and API Error codes table.

In addition we have a developers forum available for peer to peer and occasionally AyaNova development department response as time permits.

Note that support for development integration (writing code) is beyond the scope of the technical support we provide, however any technical issues (problems) found with the API itself are available for support.