> For the complete documentation index, see [llms.txt](https://docs.allscale.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.allscale.io/allscale-checkout/quickstart-with-postman/allscale_openapi_production.postman_environment-json.md).

# AllScale\_OpenAPI\_Production.postman\_environment.json

```
{
  "id": "a11sc4le-0pen-4p1-env2-000000000002",
  "name": "AllScale OpenAPI — Production",
  "values": [
    {
      "key": "base_url",
      "value": "https://openapi.allscale.io",
      "type": "default",
      "enabled": true
    },
    {
      "key": "api_key",
      "value": "",
      "type": "default",
      "enabled": true
    },
    {
      "key": "api_secret",
      "value": "",
      "type": "secret",
      "enabled": true
    },
    {
      "key": "checkout_intent_id",
      "value": "",
      "type": "default",
      "enabled": true
    }
  ],
  "_postman_variable_scope": "environment",
  "_postman_exported_using": "AllScale docs"
}
```
