API Integration documentation

Available libraries

The official clients of the API, what each one covers, and where to get it.

Library Language Covers Get it
Rikochey PHP PHP 8.1+, no dependency Token API, forms of a website, server-side submissions Download the ZIP
WordPress plugin Built on Rikochey PHP Connection by token, forms and their shortcodes ([rikochey form="contact"], with lang="en" to force a language), script loading Download the ZIP

What a library does not replace

Visitors' browsers keep using the script: visit tracking, signatures, captcha and form rendering are its job — see Embed the script. A library runs on a server — a CRM, a CMS, a back office — and a token never belongs in a page.

Other languages

No official client exists yet for other languages. Every endpoint of this documentation can be called with any HTTP client, following the conventions. New libraries are listed on this page as they are published.