# Penuel Counseling Developer & Agent API Documentation

Public machine-readable interfaces for AI agents, referral partners, and integrations.

- **Base URL**: https://www.penuelcounseling.com
- **OpenAPI 3.1 Specification**: https://www.penuelcounseling.com/openapi.json
- **Agent Instructions (llms.txt)**: https://www.penuelcounseling.com/llms.txt
- **Official CLI**: `npx penuel <command>` or https://www.penuelcounseling.com/cli.mjs

## Key Endpoints
- `GET /api/v1/practice`: Practice profile, licensing states, credentials, contact.
- `GET /api/v1/services`: Complete catalog of therapy and evaluation offerings.
- `GET /api/v1/evaluations`: Immigration evaluation timelines, criteria, and attorney workflows.
- `POST /api/v1/inquiries`: Programmatic client intake or attorney case referral.

## Content Negotiation (acceptmarkdown.com)
Send `Accept: text/markdown` on any page URL to retrieve structured Markdown with `Vary: Accept, Accept-Encoding`.
