For machines and the people who build them

Sochima developer & AI agent resources

Sochima is an AI reminder service that delivers reminders by automated phone call, SMS, and email. This page indexes every machine-readable resource Sochima publishes for AI agents, crawlers, and developers.

Machine-readable resources

  • llms.txt

    Concise Sochima product summary and link index for language models, in the llmstxt.org format.

  • llms-full.txt

    Full product reference: delivery channels, plans and pricing, connections, and usage facts an agent can cite.

  • sitemap.xml

    Every public Sochima URL with last-modified dates.

  • robots.txt

    Crawl rules. AI crawlers are welcome on all public pages; only account areas are disallowed.

  • feed.xml

    RSS feed of Sochima blog articles.

Markdown content negotiation

Public Sochima pages support Accept: text/markdown content negotiation (acceptmarkdown.com). Request any public page with an Accept header preferring markdown and the response is the same page as text/markdown; charset=utf-8 with a Vary: Accept header:

curl -H "Accept: text/markdown" https://www.heysochima.com/pricing

This works on the home page, pricing, FAQ, use cases, about, contact, phone call reminders, this page, and every blog article. Unknown paths return a real HTTP 404 — with a markdown body pointing back to the site map when markdown is preferred.

Structured data

Public pages embed schema.org JSON-LD: Organization (with contact point), WebSite, SoftwareApplication (with plan offers), FAQPage, BreadcrumbList, and Article markup on blog posts.

API access

Sochima does not currently offer a public API, webhooks, or an MCP server. Reminders are created through the Sochima web app, the mobile app, or by texting the Sochi assistant from a verified account. Building something that should integrate with Sochima? Email hello@heysochima.com or use the contact form.