We’ll tune your defaults — it takes one click and you can change it any time.
⌨
Chat / assistant
Customer support, internal tools, Arabic Q&A
⌕
Search / RAG
Embeddings + retrieval over your own docs
◷
Agents / automation
Multi-step workflows and tool use
⊞
Batch / pipeline
High-volume offline processing
Name your workspace.
This is where your keys, usage, and billing live. Most teams use their company name.
All workspaces serve from inside the Kingdom. You can fine-tune routing later.
Here’s your first key.
Copy it now — for security we won’t show the full key again. You can create more any time.
Checking your session…
Make your first call.
Paste this into your terminal. It’ll stream an Arabic answer from inside the Kingdom — and it’s on your free credit.
# Your key is already filled in
$ curlhttps://api.dcp.sa/v1/chat/completions \
-H"Authorization: Bearer YOUR_DCP_RENTER_KEY" \
-d'{"model":"qwen2.5:7b","messages":[{"role":"user","content":"مرحبا"}]}'