Knight Frank · Arazzo Workflow
Knight Frank office lookup
Version 1.0.0
Search the Knight Frank office directory, then fetch the full record for the best-matching office.
View Spec
View on GitHub
Real-EstateUnited KingdomProperty ListingsCommercial Real EstateValuationBrokerageProperty ManagementRentalsPropTechResearchArazzoWorkflows
Provider
Workflows
findKnightFrankOffice
Find a Knight Frank office and retrieve its full record.
Verified live on 2026-07-26 — GET /office?term=london&isoCode=GB returned HTTP 200 with real office records, and GET /office/1976 returned the full office object, both without any credential.
1
searchOffices
{$sourceDescriptions.officeApi.url}#/paths/~1office/get
Search the office directory. Returns a bare JSON array with no envelope.
2
getOffice
{$sourceDescriptions.officeApi.url}#/paths/~1office~1{id}/get
Fetch the full office record by its integer officeId. Returns the office object directly.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.