TMKOC Quotes API

Explore quotes from the beloved Indian sitcom Taarak Mehta Ka Ooltah Chashmah

Base URL: https://tmkoc-quotes-api.onrender.com

Random Quotes

Filter by Character

Search Quotes

API Endpoints Reference

GET
/v1/quotes

Get a random quote

GET
/v1/quotes/{number}

Get multiple random quotes

GET
/v1/quotes/character/{author}

Get quotes by character

GET
/v1/quotes/tag/{tag}

Get quotes by tag/category

GET
/v1/quotes/search?author=X&text=Y

Search quotes by author and/or text