{ "opencollection": "1.0.0", "info": { "name": "OpenLaws API Documentation Courts Jurisdictions API", "version": "1.0.4" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Jurisdictions", "type": "folder" }, "items": [ { "info": { "name": "List all Jurisdictions", "type": "http" }, "http": { "method": "GET", "url": "https://api.openlaws.us/api/v1/jurisdictions" }, "docs": "Returns all valid jurisdictions, coverage data, and metadata for OpenLaws Jurisdictions" } ] } ], "bundled": true }