Open data

Directory Data & API

The Agentic.ai directory is open for programmatic access. Download bulk exports, query our API, or connect via MCP.

Dataset Exports

Full directory dump with 257 published listings. Updated daily. Licensed under CC BY 4.0.

JSON Export

Complete directory with all fields, categories, tags, and agenticness data. Best for programmatic consumption.

Download JSON
CSV Export

Flat table format for spreadsheets and data analysis. Includes all key fields per listing.

Download CSV

Public API

Read-only REST API for searching and browsing the directory. No authentication required.

GET
/api/v1/categories— All categories
GET
/api/v1/listings— Browse/filter listings
GET
/api/v1/listings/{slug}— Listing detail
GET
/api/v1/search?q=...— Full-text search
GET
/api/v1/tags— All tags

Machine Discovery

Endpoints designed for LLMs, agents, and crawlers.

/llms.txtLLM-optimized overview
/llms-full.txtExtended version with all categories
/.well-known/agent.jsonAgent capability manifest
/feed.xmlRSS feed of latest listings
/sitemap.xmlXML sitemap

Rate Limits & Policy

The public API is rate-limited to 100 requests per hour per IP address. All data is licensed under CC BY 4.0 — please attribute to Agentic.ai when using our data.

Read the full API policy →