These terms govern access to the peinture API and its documentation.

## Access

The API is for use by the account holder and applications they authorize (via a password session or a personal access token). Do not attempt to access images or accounts you do not own; the API is owner-scoped and enforces this, but circumvention attempts are prohibited.

## Automated & AI-agent access

Automated clients, crawlers, and AI agents are **welcome** to read this documentation and its machine-readable artifacts, and to call the API using valid credentials.

- The documentation pages are available as markdown twins (append `.md` to any docs URL, or send `Accept: text/markdown`), and are indexed in [`/llms.txt`](/llms.txt) and [`/llms-full.txt`](/llms-full.txt).
- Respect the limits described in [rate limits](/docs/rate-limits); do not attempt to exhaust or degrade the service.
- Present a descriptive `User-Agent`. Crawler directives are published in [`/robots.txt`](/robots.txt).

## No warranty

The API and documentation are provided "as is", without warranty of any kind. The service may change; consult the [changelog](/docs/changelog) and the versioned specification.

## Contact

Questions: i@gumeniuk.com.
