{ "id": "deep-ocr-api-environment", "name": "Deep-OCR API", "values": [ { "key": "base_url", "value": "https://api.deep-ocr.com", "type": "default", "enabled": true, "description": "Base URL of the Deep-OCR API" }, { "key": "api_key", "value": "dpr_your_api_key_here", "type": "secret", "enabled": true, "description": "Your Deep-OCR API key (starts with dpr_). Get yours at deep-ocr.com." } ], "_postman_variable_scope": "environment", "_postman_exported_at": "2026-03-24T00:00:00.000Z", "_postman_exported_using": "Postman/11.0.0" }