# Auth.md

## Refinery Agent Access

Refinery provides machine-readable temporal DeFi intelligence bundles for autonomous agents.

## Discovery

- Platform manifest: https://api.dalien.net/public/refinery.json
- Agent manifest: https://api.dalien.net/public/agent_manifest.json
- Package registry: https://api.dalien.net/packages
- Health endpoint: https://api.dalien.net/health
- API catalog: https://dalien.net/.well-known/api-catalog
- MCP server card: https://dalien.net/.well-known/mcp/server-card.json
- Agent skills index: https://dalien.net/.well-known/agent-skills/index.json

## Access Model

Public discovery endpoints require no login.

Paid intelligence bundles use payment-proof based access. Agents should inspect the package registry, select a bundle, request payment instructions, submit payment proof, and retrieve authorised bundle output.

## Authentication

OAuth/OIDC is not required for public discovery endpoints.

Protected bundle access is based on payment verification rather than account login.

## Contact

hello@dalien.net
