---
title: "Agentic Assets Developer Resources | agenticassets.ai"
description: "Read-only public API resources for discovering Agentic Assets company and website information."
url: "https://www.agenticassets.ai/developers"
canonical: "https://www.agenticassets.ai/developers"
site: "Agentic Assets"
---

Developers and agents

# Agentic Assets developer resources for straightforward retrieval

Agentic Assets publishes a small, read-only information surface. It helps people and agents find public website and company information without implying access to product, client, account, deal, or research-corpus data.

### Public JSON API

Public company, product, contact, and website-resource information in a stable JSON response.

[`GET /api/v1/site-info`](/api/v1/site-info)

### OpenAPI description

OpenAPI 3.1 documentation for the public JSON API and its response shape.

[`/openapi.json`](/openapi.json)

## API stability and rate limits

The public API uses URL-path versioning. Breaking changes appear under a new major version such as `/api/v2/`; a retiring version will send `Deprecation` and `Sunset` headers before removal. The public endpoint also returns standard `RateLimit` headers and, when necessary, a `429` RFC 9457 problem response with `Retry-After`. Its formal discovery document is [/.well-known/api-catalog](/.well-known/api-catalog).

## Scope and limits

These interfaces are for public information retrieval. They do not offer authentication, write actions, customer records, account data, deal data, product-user data, or Corbis research-corpus access. For the human-readable site, start at [https://agenticassets.ai](https://agenticassets.ai); for a compact agent-readable index, use [/llms.txt](/llms.txt); for API guidance only, use [/developers/llms.txt](/developers/llms.txt).

The public website source, including its agent instructions, is available at [github.com/Agentic-Assets/Agentic-Assets-Homepage](https://github.com/Agentic-Assets/Agentic-Assets-Homepage).

---

Canonical HTML version: https://www.agenticassets.ai/developers
