IDigBio API v1 Specification: Difference between revisions

add "needs work" →‎Endpoints
(add "needs work" →‎Endpoints)
Line 19: Line 19:


Unless otherwise noted, successful responses from the API will return a JSON-formatted document.
Unless otherwise noted, successful responses from the API will return a JSON-formatted document.
  ''This section needs to be re-written, moved to the API specification page, or deleted. -dstoner ''


The curly braces <code> { </code> and <code> } </code> in this document are used as a placeholder to indicate that a real value needs to be substituted.  For example, <code> {api_version} </code> would be replaced with the actual representation of the API version such as "v1" (without the quotes).
The curly braces <code> { </code> and <code> } </code> in this document are used as a placeholder to indicate that a real value needs to be substituted.  For example, <code> {api_version} </code> would be replaced with the actual representation of the API version such as "v1" (without the quotes).
1,554

edits