API Docs

v1.0.0Latest
Modern API Documentation

Build with our API

Powerful, developer-friendly REST API designed for modern applications. Get started in minutes with comprehensive documentation and interactive examples.

RESTful Design
Clean, predictable URLs and standard HTTP methods
Secure by Default
Enterprise-grade security with API keys
Base URL
All API requests should be made to:
GET https://api.gateway.walee.ai/api
Quick Start
Get up and running in minutes with these examples
curl -X GET "https://api.gateway.walee.ai/api/ask/ig/hashtag/feed" \
  -H "x-api-key: YOUR_API_KEY"