Qodex.ai
Qodex.ai
Introduction
KDIGI Share
API Access Token-Store apps
Get app_access_tokenGet tenant_access_tokenRe-push app_ticket
API Access Token-Custom apps
Get access_token and refresh_tokenGet app_access_tokenGet tenant_access_token
API Access Token-User ID
Obtain the logged-in user IDRequest user authentication(Browse open)Refresh access_tokenObtain user information
API Access Token
code2session【Used in Gadget scenarios】
Bitable (share)-App
Get App Information
Bitable (share)-Table
List all tablesCreate TableBatch Create TableDelete TableBatch Delete Table
Bitable (share)-view
List viewNew viewDelete view
Bitable (share)-record
List recordsGet recordsCreate a RecordCreate Records CopyUpdate a Record CopyUpdate RecordsDelete a RecordDelete Records
Bitable (share)-Field
List all fieldsCreate FieldUpdate FieldDelete Field
Introduction
KDIGI Share
API Access Token-Store apps
Get app_access_tokenGet tenant_access_tokenRe-push app_ticket
API Access Token-Custom apps
Get access_token and refresh_tokenGet app_access_tokenGet tenant_access_token
API Access Token-User ID
Obtain the logged-in user IDRequest user authentication(Browse open)Refresh access_tokenObtain user information
API Access Token
code2session【Used in Gadget scenarios】
Bitable (share)-App
Get App Information
Bitable (share)-Table
List all tablesCreate TableBatch Create TableDelete TableBatch Delete Table
Bitable (share)-view
List viewNew viewDelete view
Bitable (share)-record
List recordsGet recordsCreate a RecordCreate Records CopyUpdate a Record CopyUpdate RecordsDelete a RecordDelete Records
Bitable (share)-Field
List all fieldsCreate FieldUpdate FieldDelete Field
HomeKDIGI ShareAPI Access Token-Store apps

API Access Token-Store apps

Number of APIs: 3

  1. Get app_access_token POST https://{{baseUrl}}/open-apis/auth/v3/app_access_token/

  2. Get tenant_access_token POST https://{{baseUrl}}/open-apis/auth/v3/tenant_access_token/

  3. Re-push app_ticket POST https://{{baseUrl}}/open-apis/auth/v3/app_ticket/resend/

Previous
KDIGI Share
Next
Get app_access_token