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

เริ่มต้น

EasyDonate Developer PlatformQuickstart

พื้นฐาน

AuthenticationScopesRate limits

คู่มือ

Inbound Donations APIOAuthMCP Server (เชื่อมต่อ AI)
API Reference
Record user consent and mint an authorization codeValidate an authorization request and return consent screen infoRevoke a tokenExchange authorization code or refresh token for tokens
API ReferenceOAuth

Validate an authorization request and return consent screen info

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
GET
/oauth/authorize/info

Query Parameters

clientId*string
Length1 <= length
redirectUri*string
Formaturi
scope*string
Length1 <= length

Response Body

curl -X GET "https://example.com/oauth/authorize/info?clientId=string&redirectUri=http%3A%2F%2Fexample.com&scope=string"
Empty

Record user consent and mint an authorization code

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

Revoke a token

หน้าถัดไป