Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »



Q: What is a Rest API ? (in general)

A RESTful API -- also referred to as a RESTful web service -- is based on representational state transfer (REST) technology, an architectural style and approach to communications often used in web services development.

Q: What is the iQSonar Rest API ?

The REST API allows users to query the iQSonar results directly using the web client protocol. The results are (with one or two exceptions) returned in JSON format.

List of example articles

RestAPI examples by scripting language

PowerShell

Python

PHP

PERL



  • No labels