{"api":"v1","generated_at":"2026-09-15T18:50:52.892Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/api-staging-eckari-com-v1-parcels-detect-carrier-45a275","pinned_page":"https://tollindex.com/e/api-staging-eckari-com-v1-parcels-detect-carrier-45a275/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"api-staging-eckari-com-v1-parcels-detect-carrier-45a275","canonical_url":"https://api-staging.eckari.com/v1/parcels/detect-carrier","resource":"https://api-staging.eckari.com/v1/parcels/detect-carrier","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Identify which carrier issued a tracking number using a deterministic, versioned signature set - prefixes, lengths, carrier check digits and UPU S10 structure - returning ranked candidates with the reasons each matched, the parsed S10 details and a rule-based (uncalibrated) confidence. No upstream call and no carrier account required. Use when: Which carrier is this tracking number from?","service_name":"Eckari","declared_category":null,"declared_tags":["parcel","tracking","carrier","logistics","shipping"],"route_template":"/v1/parcels/detect-carrier","registry_updated":"2026-08-18T10:39:22.310Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"parcels detect carrier","category":"other","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:84532","asset":"0x036cbd53842c5426634e7929541ec2318f3dcf7e","asset_name":"USDC","symbol":"USDC","decimals":6,"amount_display":"0.001 USDC","amount_units":0.001,"decimals_known":true,"pay_to":"0x7c0Ba1d16322Ee426D6508a74b571Dd73A5a35DA","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":9,"unique_payers_30d":1,"last_called_at":"2026-08-18T10:40:16.127Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:36:23.255Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T04:36:23.255Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:32:22.730Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:30:54.125Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:46:39.944Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:19:29.716Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x7c0Ba1d16322Ee426D6508a74b571Dd73A5a35DA","page":"https://tollindex.com/seller/0x7c0Ba1d16322Ee426D6508a74b571Dd73A5a35DA","endpoints":29,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["parcel","tracking","carrier","logistics","shipping"],"type":"http","accepts":[{"asset":"0x036CbD53842c5426634e7929541eC2318f3dCF7e","extra":{"name":"USDC","version":"2"},"payTo":"0x7c0Ba1d16322Ee426D6508a74b571Dd73A5a35DA","amount":"1000","scheme":"exact","network":"eip155:84532","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-08-18T10:40:16.127Z","l30DaysTotalCalls":9,"l30DaysUniquePayers":1},"resource":"https://api-staging.eckari.com/v1/parcels/detect-carrier","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"tracking_number":"1Z 879E93 03 4683 4440"}},"output":{"type":"json","example":{"data":{"input":{"original":"1Z 879E93 03 4683 4440","normalised":"1Z879E930346834440"},"upu_s10":null,"candidates":[{"reasons":["prefix:1Z"],"format_id":"ups_1z","carrier_id":"ups","confidence":0.98,"carrier_name":"UPS","confidence_basis":"rule_based_uncalibrated"}],"is_upu_s10":false,"top_candidate":"ups","signature_version":"1.0.0"},"meta":{"source":"eckari_carrier_signatures","version":"1.0.0","freshness":"live","capability":"parcel.detect_carrier"}}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["tracking_number"],"properties":{"origin_country":{"type":"string","pattern":"^[A-Za-z]{2}$","description":"Optional ISO 3166-1 alpha-2 origin country hint. Used only as a small tie-breaker; it never invents a candidate."},"tracking_number":{"type":"string","pattern":"^[A-Za-z0-9 -]+$","maxLength":60,"minLength":4,"description":"Tracking or consignment number. Spaces and hyphens are removed and letters upper-cased before matching (4-40 letters and digits after normalisation). Digits and letters are never altered."},"destination_country":{"type":"string","pattern":"^[A-Za-z]{2}$","description":"Optional ISO 3166-1 alpha-2 destination country hint. Used only as a small tie-breaker; it never invents a candidate."}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"routeTemplate":"/v1/parcels/detect-carrier"},"payment-identifier":{"info":{"required":false},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["required"],"properties":{"id":{"type":"string","pattern":"^[a-zA-Z0-9_-]+$","maxLength":128,"minLength":16},"required":{"type":"boolean"}}}}},"description":"Identify which carrier issued a tracking number using a deterministic, versioned signature set - prefixes, lengths, carrier check digits and UPU S10 structure - returning ranked candidates with the reasons each matched, the parsed S10 details and a rule-based (uncalibrated) confidence. No upstream call and no carrier account required. Use when: Which carrier is this tracking number from?","lastUpdated":"2026-08-18T10:39:22.31Z","serviceName":"Eckari","x402Version":2}]}}