App - Generation Model
When the App receives a request from a user, it sends an API request to the Generation Model Endpoint with the following data:
Generation Model API Endpoint Example:
Example request from App to Generation Model:
Last updated
When the App receives a request from a user, it sends an API request to the Generation Model Endpoint with the following data:
Generation Model API Endpoint Example:
Example request from App to Generation Model:
Last updated
Request Parameters | Requirement | Type | Description |
---|---|---|---|
uaaid
Required
string
User Account Wallet Address
identity_contract_address
Required
string
KIP Identification contract address
app_token_id
Required
string
Unique ID assigned to the App
prompt
Optional
string
Description of the prompt content
callback_url
Required
string
App endpoint for response