# auth.md — Datawise Software Solutions

Agent authentication and registration for **Datawise Software Solutions** discovery APIs.

## Audience

AI agents, crawlers, and autonomous systems consuming read-only company content.

## Authentication

Discovery endpoints are **public**. No OAuth token is required for:

- `GET /llms.txt`
- `GET /.well-known/api-catalog`
- `GET /.well-known/agent-skills/index.json`
- `GET /openapi.json`
- `GET /{locale}/*.md` markdown mirrors
- Content negotiation via `Accept: text/markdown`

## Registration

No agent registration is required for read-only discovery.

| Method | Endpoint | Description |
|--------|----------|-------------|
| Anonymous | `https://www.datawisesoft.com/auth.md` | Self-service; no credentials issued |

### Supported identity types

- `anonymous` — read-only discovery without credentials

### Credential types

- `none` — public endpoints

## Protected resources

OAuth Protected Resource Metadata: `https://www.datawisesoft.com/.well-known/oauth-protected-resource`

Authorization Server Metadata: `https://www.datawisesoft.com/.well-known/oauth-authorization-server`

## Human contact

Schedule a deployment audit: https://www.datawisesoft.com/en/#contact

Phone: +1 650 410 7990
