Infoworks REST API v3
The Infoworks v3 REST API — 369 paths and 510 operations across 62 tag groupings — for onboarding sources, crawling and ingesting tables, building pipelines and pipeline groups, scheduling and running workflows and jobs, and administering environments, clusters, secrets, service authentication, subscribers, job hooks and users. Authentication is a short-lived JWT bearer token minted from either HTTP Basic (username:password) or a long-lived refresh token copied from the Infoworks UI. The server block is templated ({protocol}://{host}:{port}/v3) because Infoworks runs in the customer's own cloud, not on a vendor-operated host.