150
edits
No edit summary |
|||
Line 32: | Line 32: | ||
iDigBio API endpoints follow the general form: | iDigBio API endpoints follow the general form: | ||
;<pre>http:// | ;<pre>http://search.idigbio.org/{api_version}{endpoint}{optional_parameters}</pre> | ||
In nearly all cases, a successful API request returns data as a JSON-formatted document. | In nearly all cases, a successful API request returns data as a JSON-formatted document. | ||
Many error cases will also return a JSON-formatted document rather than a bare HTTP status failure. | Many error cases will also return a JSON-formatted document rather than a bare HTTP status failure. | ||
== Searching iDigBio == | == Searching iDigBio == |
edits