Talk:IDigBio API: Difference between revisions

quick start
(add link to query dsl)
(quick start)
Line 5: Line 5:
== iDigBio API Overview ==
== iDigBio API Overview ==


This document is the starting point for an introduction to the iDigBio Application Programming Interface (API).  
This document serves as the official documentation for the iDigBio Application Programming Interface (API).


The [[iDigBio API Examples]] page includes additional examples of how to use the suite of APIs available.
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.


== iDigBio API Basics and Quick Start ==


The iDigBio API is a RESTful pattern HTTP API that primarily delivers data in JSON format. Currently the API supports GET requests or data read operations only.


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  
1,554

edits