Welcome to AnshX AI API
Experience the power of advanced artificial intelligence with our cutting-edge models designed to handle any task with precision and intelligence.
Key Features
- Multiple AI Models: Choose between our flagship AnshX Wankedu 3 Ultra and experimental AnshXWankdu Mike
- High Availability: Multiple failover systems ensure 99.9% uptime
- Fast Response: Optimized infrastructure for sub-200ms responses
- Scalable: Built to handle millions of requests per day
- Easy Integration: RESTful API with comprehensive documentation
Getting Started
Ready to integrate AI into your application? Here's a quick example:
Available AI Models
Choose the perfect AI model for your specific needs:
AnshX Wankedu 3 Ultra
PremiumModel ID: anshx-wankedu-3-ultra
Our flagship AI model designed for maximum performance and accuracy. Perfect for production applications requiring the highest quality responses.
Capabilities:
- โ Advanced text generation and conversation
- โ Code analysis and programming assistance
- โ Complex reasoning and problem solving
- โ Multi-language support
- โ Context-aware responses
Best for: Production applications, customer service, content creation, coding assistance
AnshXWankdu Mike
ExperimentalModel ID: anshxwankdu-mike
Our experimental model currently in initial development. Features cutting-edge capabilities and innovative approaches to AI interaction.
Capabilities:
- ๐งช Experimental text generation
- ๐งช Advanced creative features
- ๐ Image generation (planned)
- โ ๏ธ Development phase - responses may vary
Best for: Testing new features, experimental projects, early adopters
Note: This model is in active development and capabilities are being enhanced continuously.
API Reference
POST /api.php
Send a message to the AI and receive an intelligent response.
Request Body (JSON):
Parameters:
- message (required): The text message you want to send to the AI
- model (optional): AI model to use. Options: "anshx-wankedu-3-ultra" (default), "anshxwankdu-mike"
- from_documentation (optional): Set to true if calling from documentation page
Response Format:
Error Response:
HTTP Status Codes
- 200 - Success
- 400 - Bad Request (invalid parameters)
- 405 - Method Not Allowed (only POST allowed)
- 429 - Rate Limit Exceeded
- 500 - Internal Server Error
- 503 - Service Unavailable
Rate Limits
To ensure fair usage, we implement the following rate limits:
- 100 requests per hour per IP address
- Rate limits reset every hour
- Exceed limits and receive HTTP 429 status
๐ Live API Testing
Test our AI models directly from this page and see the responses in real-time!
Try These Examples:
Capabilities Demo
"What are your capabilities?"
Coding Help
"Write a Python function to calculate fibonacci numbers"
Complex Explanations
"Explain quantum computing in simple terms"
Creative Writing
"Create a creative story about a robot learning emotions"