# SkyCape auth.md

This document describes authentication and registration expectations for AI agents accessing the public SkyCape website at <https://skycape.se/>.

## Agent Audience

Public web crawlers, assistants, and agents may read the public website and its machine-readable discovery resources.

## Authentication Requirement

No authentication, registration, provisioning, API key, OAuth token, bearer credential, or client certificate is required for the public resources described by this site.

## Supported Method

- Identity type: anonymous
- Credential type: none
- Registration endpoint: not applicable
- Provisioning endpoint: not applicable
- Claim endpoint: not applicable
- Revocation endpoint: not applicable

Agents should not send credentials when requesting these public resources. SkyCape does not currently expose a protected API or an agent-account registration service at this origin.

## Discovery Metadata

- [OAuth Protected Resource Metadata](https://skycape.se/.well-known/oauth-protected-resource)
- [Agentic Resource Discovery catalog](https://skycape.se/.well-known/ai-catalog.json)
- [OpenAPI discovery description](https://skycape.se/openapi.json)
- [Agent skills index](https://skycape.se/.well-known/agent-skills/index.json)

## Contact

For business enquiries, email <info@skycape.se>. The public contact form opens the visitor's own mail client and is not an authenticated API.
