{ "opencollection": "1.0.0", "info": { "name": "v0 App agent terms API", "version": "0" }, "items": [ { "info": { "name": "terms", "type": "folder" }, "items": [ { "info": { "name": "terms.find", "type": "http" }, "http": { "method": "GET", "url": "https://api.v0.dev/v1/terms", "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } } }, { "info": { "name": "terms.accept.create", "type": "http" }, "http": { "method": "POST", "url": "https://api.v0.dev/v1/terms/accept", "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } } } ] } ], "bundled": true }