Skip to content

SlikkDev/otok-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

otok-api

Developer resources for integrating with oToK — public REST API reference, webhook contract, and integration guides.

oToK is a multichannel marketing communication platform (WhatsApp, email, web). Its REST API lets you sync contacts, run WhatsApp campaigns, send template messages and transactional email, manage deals, payments, and e-commerce orders, and drive bookings from your own systems.

Documentation

API Reference (markdown) →

Quick links:

At a glance

curl "https://app.otok.io/api/v1/contacts?limit=5" \
  -H "Authorization: Bearer otok_live_..."
  • Base URL: https://app.otok.io/api/v1/
  • Auth: workspace API keys (otok_live_…), created in Settings → Developers
  • Interactive Swagger docs: https://app.otok.io/api/v1/docs
  • Requires a plan with API access (Growth or higher)

WordPress / WooCommerce plugin

oToK for WooCommerce — a self-contained WordPress plugin that connects a WooCommerce store to oToK: marketing consent at checkout, plus cart and order events delivered over signed webhooks with durable queuing and retries.

License

MIT — see LICENSE, with one exception: the integrations/wordpress/ subtree is GPL-2.0-or-later (it is a WordPress plugin and bundles Action Scheduler) — see its LICENSE.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages