{"service":"Locker3 Portal API","authentication":"Authorization: Bearer <api_key>, required on every endpoint below","endpoints":[{"method":"POST","path":"/parcel-notices","description":"Create a parcel notice"},{"method":"POST","path":"/allow-barcodes","description":"Add an allow-barcode regex pattern"},{"method":"GET","path":"/lockers","description":"List every locker with known coordinates"},{"method":"GET","path":"/lockers/nearby","description":"Nearest lockers to a point","query_params":{"lat":"required","lng":"required","count":"optional, default 10, max 100"}}]}