# Auth.md — Agent Registration

This site exposes only **public, read-only** content APIs. No authentication is required to read published blog posts, guides, case studies, or framework metadata.

## Public endpoints (no auth)

- REST API: `https://ttkfrqknxtglptagamko.supabase.co/rest/v1/`
- Anon key: see [Developer API](https://vinodchinnannavar.in/api)
- OpenAPI / catalog: [`/.well-known/api-catalog`](https://vinodchinnannavar.in/.well-known/api-catalog)
- Agent profile: [`/.well-known/agent.json`](https://vinodchinnannavar.in/.well-known/agent.json)
- LLM index: [`/llms.txt`](https://vinodchinnannavar.in/llms.txt)

## Agent registration

There is currently **no programmatic agent-registration flow**. Agents do not need to register, sign, or pre-share credentials to query public content.

For partnership, attribution, or higher-volume access, contact:

- Email: `reachweknowthe [at] gmail [dot] com`
- WhatsApp / phone: +91 6361244360

## Protected APIs

None published at this time. If protected APIs are added in the future, this site will publish:

- `/.well-known/oauth-protected-resource`
- `/.well-known/oauth-authorization-server`

…and update this `auth.md` with `register_uri`, supported identity types, and credential types.

## Content usage

See `robots.txt` `Content-Signal` directives for AI training / search / input preferences.
