This is a Postman collection covering the GLAIR Vision API. Please refer to https://docs.glair.ai for more details.
-
Download and install Postman from here.
-
Once successfully installed, import both the GlairVisionAPICollection.json and GlairVisionEnvironment.json into your Postman workspace.
-
Set your GLAIR Vision Account
username
,password
, andapi_key
in the environment variables. Make sure to save the changes. -
Select the environment variable as active in the workspace.
-
You should now be ready to make requests. You can test sending a request by choosing one of the requests in the Collections.
Add the required parameters and click send.
If the request is successful, you should see the response in the body section and receive a status code 200 OK.