cURL
curl --request POST \ --url https://api.yieldo.xyz/v1/creators/apply \ --header 'Content-Type: application/json' \ --data ' { "address": "<string>", "twitter": "<string>", "audience": "", "description": "" } '
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Submit a manual Creator application for review.
Documentation IndexFetch the complete documentation index at: https://docs.yieldo.xyz/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.yieldo.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response