extension

Generate token name and symbol from tweet content

Uses OpenAI to generate name and symbol. Image upload is handled by the extension on deploy.

post/extension/generate-token

Request body

contentstring
imagesstring[]
tweet_idstring

Response

OK

descriptionstring
namestring
symbolstring
token_imagestring

Changes

No recorded changes to this endpoint across all 1 revision of this API.