# Prestige Flowers

> Agent-readable discovery, API, authentication, and shopping resources for Prestige Flowers.

Prestige Flowers is an ecommerce website. Agents should prefer the structured discovery resources below before scraping HTML pages, and should respect `robots.txt` Content-Signal directives.

## Discovery

- [API catalog](https://www.prestigeflowers.co.uk/.well-known/api-catalog): RFC 9727 linkset for API discovery.
- [Agent skills index](https://www.prestigeflowers.co.uk/.well-known/agent-skills/index.json): Machine-readable skill index with SHA-256 digests.
- [MCP server card](https://www.prestigeflowers.co.uk/.well-known/mcp/server-card.json): Browser/WebMCP server card.
- [Robots and Content Signals](https://www.prestigeflowers.co.uk/robots.txt): Crawling and AI content usage preferences.

## API and Authentication

- [API documentation](https://www.prestigeflowers.co.uk/docs/api): Markdown API overview.
- [OpenAPI description](https://www.prestigeflowers.co.uk/api/v1/spec): OpenAPI YAML for the public API.
- [Auth.md](https://www.prestigeflowers.co.uk/auth.md): Agent registration and authentication instructions.
- [OAuth protected resource metadata](https://www.prestigeflowers.co.uk/.well-known/oauth-protected-resource): Resource identifier, authorization servers, and scopes.
- [OAuth authorization server metadata](https://www.prestigeflowers.co.uk/.well-known/oauth-authorization-server): Authorization server metadata and agent_auth block.

## Site Actions

- [Search](https://www.prestigeflowers.co.uk/search): Search products and content.
- [Cart](https://www.prestigeflowers.co.uk/cart): View or manage the shopping cart.
- [Register](https://www.prestigeflowers.co.uk/register): Create a customer account.
- [Contact](https://www.prestigeflowers.co.uk/contact-us): Contact support or request partner/API access.
