QUICK START

Up and running in minutes.

1 Pick a plan

Message the bot, choose a plan.

@Digital_ForU_bot

2 Get your key

Key delivered right after payment.

https://digitalforu.my.id/v1

3 Up and running in minutes.

# cURL curl https://digitalforu.my.id/v1/chat/completions \ -H "Authorization: Bearer digi_xxx" \ -H "Content-Type: application/json" \ -d '{ "model": "digi/deepseek-v4-pro", "messages": [{"role": "user", "content": "hi"}] }'