# F9XR Team - Agent Authentication

## Agent Registration

To register an agent for accessing F9XR Team resources and APIs, please contact us:

- **Registration URI**: https://f9xr.github.io/pages/contact.html
- **Email**: tontufytservices@gmail.com
- **WhatsApp**: https://wa.me/message/X3KGWTAJ6Z6NB1

## Supported Identity Types

- Email-based registration
- OAuth 2.0 / OpenID Connect

## Credential Types

- client_secret_basic
- client_secret_post

## Token Endpoints

- **Authorization**: https://f9xr.github.io/pages/contact.html
- **Token**: https://f9xr.github.io/pages/contact.html
- **JWKS**: https://f9xr.github.io/.well-known/jwks.json

## Claim & Revocation

- **Claim URI**: https://f9xr.github.io/pages/contact.html
- **Revocation URI**: https://f9xr.github.io/pages/contact.html

## Scopes

- `openid` - OpenID Connect authentication
- `profile` - Basic profile information
- `email` - Email address access
- `api:read` - Read access to public resources
- `api:write` - Write access for agent operations

## Policy

- **Privacy Policy**: https://f9xr.github.io/legals/privacy.html
- **Terms of Service**: https://f9xr.github.io/legals/terms.html

## Service Documentation

- **Main Site**: https://f9xr.github.io/
- **LLMs Description**: https://f9xr.github.io/llms.txt
- **API Catalog**: https://f9xr.github.io/.well-known/api-catalog
