# Auth.md

## Authentication

None. There is no key, no token, no OAuth flow and no account.

Every endpoint on this domain is public, read-only and free:

- MCP: https://taskexposure.org/mcp
- JSON API: https://taskexposure.org/api
- A2A: https://taskexposure.org/a2a
- Markdown: https://taskexposure.org/md
- Bulk dataset: https://taskexposure.org/data/occupations.json

## What that means for an agent

- Do not look for a sign-up endpoint. There is nothing to register.
- Do not send credentials. Nothing here will ever ask for them, and any page that
  appears to is not us.
- There are no write operations at all. Nothing can be created, changed or bought.
- No personal data is collected by these endpoints, so there is nothing to consent to.

## Limits

No published rate limit. Responses are cached for an hour at the edge. If you need
every occupation, take the one bulk file rather than calling the endpoint 923 times.

## Terms

CC BY 4.0. Attribute the publisher and quote the release identifier with any figure,
because the numbers are re-scored every quarter. Licence: https://taskexposure.org/licence
