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.
Instant, free, no approval needed. Production access for a licensed tier is provisioned by our team — see partnership options.
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 referenceEight 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.calculateTax (Cukai) calculation
cukai.calculateMSME financial analysis
bisnes.analyzeShariah securities screening
compliance.screenQardhul Hasan eligibility
loan.check_eligibilityGold price quote
gold.quoteAI credit scoring
credit_scoring.scoreShariah Advisor Q&A
shariah_advisor.askDisbursement, donation, and approval-decision actions (moving real money) are never available in the sandbox — those need a licensed, reviewed production key.
A licensed key unlocks disbursement/donation actions, higher rate limits, and a support channel — provisioned by our team once a partnership is in place.
Embed a single specialist agent into your existing app.
"Powered by Poket AI" inside your own app or journey.
The full agent marketplace, fully partner-branded.
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.