Docs
Reference material for power users and developers. More docs land here as we open up more of the platform.
HTTP API
Bearer-token API for dispatching runs from your own scripts and backends.
/docs/api →
Embeds
One-line iframe to drop a prompt onto your blog, portfolio, or landing page.
/docs/embeds →
Plausible events
Every custom analytics event the app emits — for wiring up Goals and funnels.
/docs/events →
Curl recipes
Copy-paste pipelines for the most common API tasks — smoke test, search, paginate, fire-and-poll.
/docs/curl-recipes →
API discovery
The v1 surface is auto-discoverable via a single GET — no auth required for the index itself. Useful when scaffolding an SDK or generating a client.
curl https://artinstring.com/api/v1
Want a doc that's missing? [email protected].