# Home - Archdiocese of New York

> Markdown mirror of DialtoneApp's public top-site detail page for `archny.org`.

URL: https://dialtoneapp.com/top-sites/archny.org/index.md
Canonical HTML: https://dialtoneapp.com/top-sites/archny.org

## Summary

- Domain: `archny.org`
- Website: https://archny.org
- Description: callable surface | score 23 | purchase read only
- Label: callable_surface
- Payment surface: Not available
- Purchase boundary: read_only
- Control boundary: unknown
- Rank: 405517

## robots

Not found.

## llms

~~~text
# Archdiocese of New York

> https://www.archny.org/

## Description

This is an AI-enabled website powered by Craft CMS with the Unvarnished plugin. The site provides semantic search capabilities and natural language chat interface.

## API Access

The site provides an A2A (Agent-to-Agent) protocol API for AI agents:

- **Manifest**: `https://www.archny.org/api/a2a/manifest`
- **Search**: `https://www.archny.org/api/a2a/search?q={query}`
- **Content**: `https://www.archny.org/api/a2a/content/{id}`
- **Schema**: `https://www.archny.org/api/a2a/schema`

## Capabilities

- Semantic search with embeddings
- Natural language chat interface
- Structured content API
- Multiple output formats (JSON, Markdown)

## Available Content

### Home
> Section: `home` (1 entries)

### Pages
> Section: `pages` (261 entries)

### Places
> Section: `places` (311 entries)

### Posts
> Section: `posts` (9063 entries)

## Usage Examples

### Search for content
```
GET https://www.archny.org/api/a2a/search?q=your+search+query
```

### Get specific content
```
GET https://www.archny.org/api/a2a/content/123
```

### Natural language chat
```
POST https://www.archny.org/unvarnished/chat/send
Content-Type: application/json

{"message": "Your question here", "sessionId": "unique-session-id"}
```

## Instructions for AI Agents

1. Start by fetching the manifest at `/api/a2a/manifest` to understand available capabilities
2. Use the search endpoint to find relevant content
3. Retrieve full content details using the content endpoint
4. Respect rate limits: 60 requests per minute
5. Include semantic context when searching for better results

## Built By

This site was built by [Highland](https://www.madebyhighland.com), an agency run by Sid O'Neill specializing in custom web development and AI integrations.

## Contact

For questions about API access or integration, please contact the site administrator.
~~~

## llms-full

Not found.