Introduction

Build agents and integrations on the Agentic Developer Hub API.

The Agentic Developer Hub API powers the apps your users already know (temporal.today, admin dashboards, native clients on every platform) and the same surface is available to your own integrations.

Where to start

  • Quickstart — make your first authenticated request in a few minutes.
  • OAuth walkthrough — wire OAuth into your app end-to-end, with copy-pasteable examples.
  • API reference — the live interactive schema explorer (Scalar). The reference is generated from the same backend that serves the API, so it's always in sync.

How the docs are organized

  • Guides (this site) — prose, walkthroughs, language examples.
  • Reference (api.agenticdeveloperhub.com) — every endpoint, request/response shape, and "Try it out" playground.

If you need the exact schema for an endpoint, jump to the reference. If you need to know how to use it, you're in the right place.