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
.mdto any docs URL, or sendAccept: text/markdown), and are indexed in/llms.txtand/llms-full.txt. - Respect the limits described in rate limits; do not attempt to exhaust or degrade the service.
- Present a descriptive
User-Agent. Crawler directives are published in/robots.txt.
No warranty
The API and documentation are provided "as is", without warranty of any kind. The service may change; consult the changelog and the versioned specification.
Contact
Questions: i@gumeniuk.com.