Documentation
Start Here

Start Here

The fastest path to understand Agent Mag APIs, credits, dashboard surfaces, and docs context.

This section sets the baseline for every Agent Mag integration: which base URL to use, how auth works, how credits apply, and how docs context can be copied into local agent workspaces.

Status

AreaStatusNotes
Docs siteAvailablehttps://docs.agentmag.dev mirrors the /docs app route.
Copy page contextAvailableMarkdown, text, JSON, agent prompt, command, and URL formats.
Docs context CLIAvailablenpx agentmag add docs <slug> writes local docs context.
Web Intelligence APIPreviewScrape is the first endpoint; crawl, extract, and screenshot are documented as preview/planned surfaces.
Creative APIsPlannedProduct specs for image and social generation workflows.

Core Concepts

ConceptMeaning
WorkspaceThe account or team boundary that owns API keys, jobs, usage, and credits.
API keyBearer token used by hosted Agent Mag APIs. Keys should be scoped and rotated from the dashboard.
CreditsShared usage wallet for hosted APIs, premium assets, and future tools.
Docs contextFirst-party content that agents can copy or install locally; not a skill bundle.

First Steps

  1. Read Base URLs and choose the right environment.
  2. Create or request an API key in the dashboard.
  3. Try Scrape for one-page web context.
  4. Use Copy Page or npx agentmag add docs index when an agent needs grounded product context.