{"info":{"name":"FinanceGPT Five-Minute Quickstart","description":"FinanceGPT sandbox starter collection. Set FINANCEGPT_API_KEY in the collection environment; no credential is embedded in this file.","schema":"https:\/\/schema.getpostman.com\/json\/collection\/v2.1.0\/collection.json","_postman_id":"58df465978df7ea3f2f0d37e79ce84ee"},"variable":[{"key":"base_url","value":"https:\/\/financegpt.dev","type":"string"},{"key":"FINANCEGPT_API_KEY","value":"","type":"string"}],"auth":{"type":"bearer","bearer":[{"key":"token","value":"{{FINANCEGPT_API_KEY}}","type":"string"}]},"item":[{"name":"1 - Verify workspace access","request":{"method":"GET","header":[{"key":"Accept","value":"application\/json","type":"text"}],"url":{"raw":"{{base_url}}\/api\/v2\/workspace","host":["{{base_url}}"],"path":["api","v2","workspace"]},"description":"First governed request. A successful response proves authentication and workspace resolution."},"event":[{"listen":"test","script":{"type":"text\/javascript","exec":["pm.test('HTTP 200', function () { pm.response.to.have.status(200); });","pm.test('FinanceGPT request ID present', function () { pm.expect(pm.response.headers.has('X-FinanceGPT-Request-ID')).to.eql(true); });"]}}]}],"financegpt":{"schema":"financegpt.developer-five-minute-experience.v1","openapi_sha256":"dea651760d4f9eb2788e7dc398eb1ad7a1304e5c4b008a2407b0027fb746b65d","api_version":"2.0.0","credentials_embedded":false,"production_authority_granted":false}}