1,554
edits
(add link to query dsl) |
(quick start) |
||
Line 5: | Line 5: | ||
== iDigBio API Overview == | == iDigBio API Overview == | ||
This document | This document serves as the official documentation for the iDigBio Application Programming Interface (API). | ||
The [[iDigBio API Examples]] page | 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. | ||
== Quick Start == | |||
Experienced programmers may wish to jump straight to the [[iDigBio API Examples]] page. | |||
API URLs (endpoints) have several parameters in them, and typically follow the form of | API URLs (endpoints) have several parameters in them, and typically follow the form of |
edits