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"
}

Last updated