- In Postman click the Import button, or click on File > Import...
- Click on Import From Link

- Paste in the URL from below corresponding to the API that you wish to use from Postman, then click Import.
Image Recognition APIhttps://api.cloudmersive.com/image/docs/v1/swaggerDocument Conversion and Processing API
https://api.cloudmersive.com/convert/docs/v1/swaggerDocument AI API
https://api.cloudmersive.com/document-ai/docs/v1/swaggerCurrency API
https://api.cloudmersive.com/currency/docs/v1/swaggerOCR API
https://api.cloudmersive.com/ocr/docs/v1/swaggerBarcode API
https://api.cloudmersive.com/barcode/docs/v1/swaggerSecurity API
https://api.cloudmersive.com/security/docs/v1/swaggerValidate API
https://api.cloudmersive.com/validate/docs/v1/swaggerVideo and Media Services API
https://api.cloudmersive.com/video/docs/v1/swaggerVirus Scan API
https://api.cloudmersive.com/virus/docs/v1/swaggerSpam Detection API
https://api.cloudmersive.com/spam/v1/swagger.jsonPhishing Detection API
https://api.cloudmersive.com/phishing/v1/swagger.jsonFraud AI API
https://api.cloudmersive.com/fraud-ai/docs/v1/swaggerData Loss Prevention API
https://api.cloudmersive.com/dlp/v1/swagger.json
By default, when importing the API specs Postman will show the endpoint under your API > Variables > baseUrl:
https://api.cloudmersive.comThis is our North America public cloud endpoint. For Private Cloud, Private Tenant Cloud, or Premium customers you can configure your endpoint by clicking on Edit on the collection:


You may see a baseUrl of localhost - if this is the case be sure to update it to a valid URL
Find the API under Collections, and select the API resource you wish to use. Click on Headers and under Apikey paste in your API Key from the Cloudmersive Management Portal into the Value column.
For APIs that upload files, be sure to configure the type of the parameter as a File, as shown here: