1,554
edits
Line 9: | Line 9: | ||
== Quick Start == | == Quick Start == | ||
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. | |||
Experienced programmers may wish to jump straight to the [[iDigBio API Examples]] page or the [[iDigBio API v1 Specification]]. | Experienced programmers may wish to jump straight to the [[iDigBio API Examples]] page or the [[iDigBio API v1 Specification]]. | ||
Line 52: | Line 51: | ||
entity: | entity: | ||
"http://api.idigbio.org/v1/mediarecords/00000230-01bc-4a4f-8389-204f39da9530" | "http://api.idigbio.org/v1/mediarecords/00000230-01bc-4a4f-8389-204f39da9530" | ||
== Endpoint Basics == | == Endpoint Basics == |
edits