Dev APIs

Public API service for developers - Free to use with API key

Available APIs

  • GET /api/v1/pincode - Pincode details
  • GET /api/v1/festivals - Festivals data
  • POST /api/v1/transliterate - Text conversion

Features

  • • Rate limited: 60 req/5 min
  • • CORS enabled
  • • JSON responses
  • • OpenAPI documentation

🚀 How to Use

Base URL: https://api.pravinmalviya.com

Authentication: Include X-API-Key: your-key header

Example:

curl -H "X-API-Key: your-key" \
    "https://api.pravinmalviya.com/api/v1/pincode?pin=395007"

🔑 Get API Key

Contact: contact@pravinmalviya.com

Or: pravinmalviya.com

Free API key for developers!

Built with Next.js 15.5 • TypeScript • Tailwind CSS

Hosted at api.pravinmalviya.com