Information Center
Everything you need to know about Avadhya Sahitya (formerly the Awadhi Literature Platform), our policies, and how to get involved.
Platform
Resources
Community
API Documentation
Build applications powered by Avadhya Sahitya.
GET /api/v1/content/works
// Example Response
{
"total": 142,
"items": [
{
"id": "ramcharitmanas",
"title": "Ramcharitmanas",
"author": "Tulsidas",
"century": 16
}
]
}
Full interactive documentation is available at our Swagger UI portal.