Poket
Poket AI Developer Platform

Build on the same agents powering Poket AI

Get a free sandbox key in seconds and call our Shariah-compliant agent marketplace directly — no approval, no contract, calculate/read-only scopes to start.

Get your sandbox key

Instant, free, no approval needed. Production access for a licensed tier is provisioned by our team — see partnership options.

We'll email a confirmation link — your client_id and client_secret are issued the moment you click it, and shown only once. Calculate/read-only scopes only — no disbursement, donation, or approval-decision action is ever granted through the sandbox. Capped at 50 calls/24h, with canned (non-Claude) explanations, to keep it free for everyone — production keys lift both.

Quickstart

Exchange your credentials for a bearer token, then call any agent your sandbox scopes cover.

# 1. Exchange your sandbox credentials for a bearer token (valid 15 minutes)
curl -X POST $ENGINE_URL/api/v1/auth/token \
  -d "grant_type=client_credentials" \
  -d "client_id=$CLIENT_ID" \
  -d "client_secret=$CLIENT_SECRET"

# 2. Call an agent with the token
curl -X POST $ENGINE_URL/api/v1/zakat/calculate \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "partner_reference": "sandbox-test-1",
    "calculation": { "category": "pelaburan", "nilai_saham_myr": 50000 }
  }'
Full interactive API reference

What the sandbox covers

Eight calculate/read-only agents today. Every one runs the same deterministic Shariah compliance engine as production — the numeric result is identical. Sandbox responses use canned (non-Claude) explanations and are capped at 50 calls/24h, so it stays free to leave open; a production key lifts both.

Zakat calculation

zakat.calculate

Tax (Cukai) calculation

cukai.calculate

MSME financial analysis

bisnes.analyze

Shariah securities screening

compliance.screen

Qardhul Hasan eligibility

loan.check_eligibility

Gold price quote

gold.quote

AI credit scoring

credit_scoring.score

Shariah Advisor Q&A

shariah_advisor.ask

Disbursement, donation, and approval-decision actions (moving real money) are never available in the sandbox — those need a licensed, reviewed production key.

Ready for production?

A licensed key unlocks disbursement/donation actions, higher rate limits, and a support channel — provisioned by our team once a partnership is in place.

API License

Embed a single specialist agent into your existing app.

Co-Branded Module

"Powered by Poket AI" inside your own app or journey.

White-Label Suite

The full agent marketplace, fully partner-branded.

Built to pass institutional due diligence

Hosted on AWS Malaysia (KL region) for BNM-regulated partners.

Every agent output runs through a Shariah compliance engine.

Encrypted at rest and in transit, scoped keys per partner.