← Back to Directory AI Machine Learning

AI Chat Service

AI-powered chat max

$0.0010 / request

Details & Documentation

{ "messages": [ {"role": "user", "content": "what is height of eiffel tower ?"} ] }

POST https://postapi.site/v1/api
AI-powered chat max

Code Integration

curl -X POST "https://postapi.site/v1/api" \
  -H "Content-Type: application/json" \
  -H "X-API-Key: YOUR_API_KEY" \
  -H "X-Service-ID: ai-chat" \
  -d '{
    "messages": [
        {
            "role": "user",
            "content": "what is height of eiffel tower ?"
        }
    ]
}'

⚡ Live Test

Active

Test Limit: 5 requests / day (IP enforced)
Using Dummy Key: TEST_KEY_****

Keys matching URL placeholders (e.g. {task_id}) will be used in the URL. Others will be sent as Body (POST/PUT) or Query Params (GET).

📨

Stay Updated

Subscribe to our newsletter for the latest API updates, tutorials, and exclusive offers.