HyperGPT HyperGPT

2.6 Hyper Post

The HyperPost endpoint generates customized social media posts based on parameters like post type, hashtags, emojis, and character limits. It checks user credits before processing.

Method: POST

https://sdk.hypergpt.ai/hyperPost

Headers:

Bearer Tokennew_user_token

Parameters:

Example Params:

QueryHyperGPT
post_typeTwitter Post
hashtagstrue
emojiestrue
clickbatetrue
seotrue
maxCharacter200

Example Request:

Example Response (Success):

Example Response (Error):

This endpoint allows users to generate social media posts tailored to specific platforms and parameters, ensuring they meet the user's requirements and constraints. It validates the user's token, checks their credits, and logs the API usage. If the user has enough credits, the post is generated and returned; otherwise, an error message is returned.

Last updated May 19, 2026