EasyDonateDocs V2
ข้อมูลแพลนกลับสู่เว็บไซต์♥️ to writer!
คู่มือการใช้งานนักพัฒนา
EasyDonateDocs V2
ข้อมูลแพลนกลับสู่เว็บไซต์♥️ to writer!

เริ่มต้น

EasyDonate Developer PlatformQuickstart

พื้นฐาน

AuthenticationScopesRate limits

คู่มือ

Inbound Donations APIOAuthMCP Server (เชื่อมต่อ AI)
API Reference
Control timerGet goalGet last donateGet leaderboardGet statusGet timerGet top donateGet widgetGet widgets
API ReferenceWidgets

Control timer

View as MarkdownView this page as plain textOpenAIOpen in ChatGPTAsk questions about this pageAnthropicOpen in ClaudeAsk questions about this pagePerplexityOpen in PerplexityAsk questions about this page
POST
/api/v1/widgets/timer/control

Authorization

bearer
AuthorizationBearer <token>

API key (ezdn_v1_) or OAuth access token (signed JWT)

In: header

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

curl -X POST "https://example.com/api/v1/widgets/timer/control" \  -H "Content-Type: application/json" \  -d '{    "action": "play"  }'
Empty

Search donation history

หน้าก่อนหน้า

Get goal

หน้าถัดไป

action*string

Value in

  • "play"
  • "pause"
  • "reset"
  • "adjust"
  • "reset-limit"
ms?number
target?string

Value in

  • "amount"
  • "time"