{ "opencollection": "1.0.0", "info": { "name": "Precisely APIs Byfccid API", "version": "18.1.0" }, "request": { "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://api.precisely.com/oauth/token", "credentials": { "clientId": "{{clientId}}" } } }, "items": [ { "info": { "name": "Byfccid", "type": "folder" }, "items": [ { "info": { "name": "AHJ & PSAP By Fccid", "type": "http" }, "http": { "method": "GET", "url": "https://api.precisely.com/911/v1/ahj-psap/byfccid", "params": [ { "name": "fccId", "value": "", "type": "query", "description": "fccId" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://api.precisely.com/oauth/token", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Accepts fccid as input and Returns contact details for Authorities Having Jurisdiction (AHJ) on-behalf-of local Public Safety Answering Points (PSAP). 911/PSAP accepts a location coordinate and returns PSAP contact data plus contact data for an AHJ to communicate directly with a PSAP. Details include agency name, phone number, city name, coverage, contact person's details, site details and mailing addresses for EMS, Fire, and Police PSAP contacts." } ] } ], "bundled": true }