IDigBio Download API: Difference between revisions

probably not correct, although I have not successfully POST to the download api yet. Undo revision 15441 by Dstoner (talk)
(probably not correct, although I have not successfully POST to the download api yet. Undo revision 15441 by Dstoner (talk))
Line 22: Line 22:
;;POST requests
;;POST requests


A query submitted as a POST request must be supplied as JSON in the content body and specify the "Content-Type: application/x-www-form-urlencoded" request header. This differs from the search endpoints which require "Content-Type: application/json" request header.
A query submitted as a POST request must be supplied as JSON in the content body and specify the "Content-Type: application/json" request header.
 


== Query Endpoint ==
== Query Endpoint ==
1,554

edits