Endpoints
Content Creation
Generate personalized content, with options for output in text format.
POST
Generate personalized content tailored to individual preferences and interests. This endpoint supports the dynamic creation of various content types such as articles, game previews, and match summaries, helping to keep users engaged with fresh and relevant material.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Expected length of the generated content (e.g., short, medium, long).
Desired format for the generated content output.
Available options:
text
Response
200 - application/json
Generated content as text.