Informix® REST API
The Informix® REST API allows application developers to access data in their Informix® database server through simple HTTP requests. Applications can query, insert, load, update, and delete data in relational tables, in JSON collections, or in TimeSeries tables all through simple, JSON-based REST requests.
The topics in this guide cover the Informix® REST API, including how to start it, how to secure it, and the syntax for accessing your data through REST. This information is intended for application developers.