positionstack · Arazzo Workflow
positionstack Geocode with Confidence Branch
Version 1.0.0
Forward geocode an address and branch on the match confidence to either enrich or re-verify the result.
View Spec
View on GitHub
GeocodingReverse GeocodingMapsLocationAddress ValidationAPILayerPublic APIsArazzoWorkflows
Provider
Workflows
geocode-confidence-branch
Forward geocode then branch on confidence to enrich a strong match or re-verify a weak one.
Forward geocodes the supplied address, inspects the best match's confidence score, and routes high-confidence matches to a module-enriched lookup while routing low-confidence matches to a reverse-geocode verification of the returned coordinates.
1
forwardLookup
Forward geocode the supplied address and capture the best match's coordinates, confidence, and label.
2
enrichMatch
Re-run forward geocoding for the confident match with the country and timezone modules enabled to build a richer place profile.
3
reverseConfirm
Reverse geocode the coordinates from the weak forward match to confirm the address positionstack actually resolved to those coordinates.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.