Draimo developer platform

One API.
Useful outcomes.

Build AI, document workflows, institutional apps, and African payments without stitching together separate platforms.

POST /v1/chat
curl https://api.draimo.com/v1/chat \
  -H "Authorization: Bearer drm_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "message": "Summarize this policy",
    "context": "institutional"
  }'
Your appDraimo APIOutcome

Payments, built in

Local rails. Global cards.

M-PESA logo
Airtel Money logo
Visa logo
Mastercard logo

API surface

Everything behind one key.

AI

/v1/chat/v1/think/v1/research

Apps & files

/v1/apps/run/v1/files/analyze/v1/summarize

Payments

/v1/payments/charge/v1/payments/:id/v1/webhooks/test

Documentation

Build with Draimo

Reference

API endpoints

Production base URL: https://api.draimo.com/v1

POST
/v1/chat

General conversations, tutors, support bots, and WhatsApp agents.

1 credits
POST
/v1/summarize

Turn notes, PDFs, articles, and long documents into clear outputs.

2 credits
POST
/v1/think

Higher-reasoning workflows for coding, analysis, research, and planning.

10 credits
POST
/v1/research

Search, reason, cite sources, and return the answer as an outcome.

15 credits
POST
/v1/files/analyze

Extract, summarize, question, quiz, or read a timetable from a supported file.

8 credits
POST
/v1/payments/charge

M-PESA, Airtel Money, Visa, and Mastercard through one API call.

10 credits
POST
/v1/payments/payout

Send funds to supported African payment rails without separate integrations.

15 credits
GET
/v1/payments/{id}

Check payment state and reconcile your product workflow.

Free
GET
/v1/apps

Discover packaged Draimo workflows available to your API key.

Free
POST
/v1/apps/run

Execute ExamPredictor, Campus Search, Quiz Generator, and future apps.

3 credits

Ready to ship?

Create a scoped API key and make your first request.

Open dashboard