How to call REST API from Fiddler

You can consume our REST API by subscribing to one of our plans on Rapid API . Read more here.

You can compose a HTTP request using Fiddler tool:

Just put request data on Composer->Raw tab

Fiddler Raw Request

or send JSON/ZIP file using 'Upload file...' option on Composer->Parsed tab and click 'Execute' button.

Fiddler Upload File Request