CURL GET Request

Example of using CURL to GET a response GET with query parameters loaded as an array They are still added to the URL, but this method lets you load them as an array Add header fields

Read More

Curl POST Request

POST Multiple POST Values POST a json based request POST a json block with authorisation Add header fields POST with a file

Read More