{ "id": "research-api-env", "name": "Research API", "values": [ { "key": "base_url", "value": "http://localhost:8000/api/v1", "type": "default", "enabled": true }, { "key": "base_url_prod", "value": "https://bani57.pythonanywhere.com/api/v1", "type": "default", "enabled": true } ], "_postman_variable_scope": "environment" }