RGL8R Agent Quickstart.postman Environment
Source: docs/postman/RGL8R-Agent-Quickstart.postman_environment.json
{
"id": "5c66f2c1-4d42-4b5d-9c1a-3e8ef5c9f281",
"name": "RGL8R Agent Quickstart (Staging)",
"values": [
{
"key": "base_url",
"value": "https://rgl8r-staging-api.onrender.com",
"enabled": true
},
{
"key": "integration_key",
"value": "sk_int_replace_me",
"enabled": true
},
{
"key": "bearer_token",
"value": "",
"enabled": true
},
{
"key": "job_id",
"value": "",
"enabled": true
}
],
"_postman_variable_scope": "environment",
"_postman_exported_at": "2026-02-24T00:00:00.000Z",
"_postman_exported_using": "Codex"
}