1,554
edits
Line 7: | Line 7: | ||
This document serves as the official documentation for the iDigBio Application Programming Interface (API). | This document serves as the official documentation for the iDigBio Application Programming Interface (API). | ||
The iDigBio API serves as an abstraction layer for | The iDigBio API serves as an abstraction layer for retrieving data from the iDigBio back-end data systems. | ||
The iDigBio API is a RESTful pattern HTTP API that primarily delivers data in JSON format. Currently, the public API supports GET requests for data read operations only. | The iDigBio API is a RESTful pattern HTTP API that primarily delivers data in JSON format. Currently, the public API supports GET requests for data read operations only. |
edits