a11y.skipToMainContent
1

REST API परीक्षक

कस्टम हेडर, बॉडी और विधि के साथ किसी भी REST API समापन बिंदु को HTTP अनुरोध भेजें। स्टेटस कोड और टाइमिंग के साथ स्वरूपित प्रतिक्रियाओं को देखें।.

REST API Tester
Headers
Request Body
Response Body

Note: Due to browser CORS restrictions, some APIs may block requests. Use CORS-enabled APIs or test on your own domain.

More options
Was this tool helpful?
Send output to:
Advertisement

How to use REST API Tester

  1. विधि (GET, POST, PUT, DELETE, PATCH) का चयन करें।.
  2. एपीआई एंडपॉइंट यूआरएल दर्ज करें।.
  3. आवश्यकतानुसार कस्टम हेडर और अनुरोध बॉडी जोड़ें।.
  4. अनुरोध करने और प्रतिक्रिया देखने के लिए भेजें।.

REST API परीक्षक क्या है?

A REST API परीक्षक आपको HTTP अनुरोध (GET, POST, PUT, DELETE, PATCH) को सीधे अपने ब्राउज़र से किसी भी API समापन बिंदु पर भेजने देता है। आप कस्टम हेडर सेट कर सकते हैं, अनुरोध निकायों की रचना कर सकते हैं और स्टेटस कोड, प्रतिक्रिया समय और आकार के साथ स्वरूपित प्रतिक्रियाओं का निरीक्षण कर सकते हैं।

यह टूल पूरी तरह से आपके ब्राउज़र में चलता है - हमारे सर्वर पर कोई डेटा नहीं भेजा जाता है। यह त्वरित एपीआई परीक्षण, वेबहुक डीबगिंग और विकास के दौरान समापन बिंदु व्यवहार को सत्यापित करने के लिए आदर्श है।

Advertisement

FAQ

क्या मैं किसी भी API का परीक्षण कर सकता हूँ?
आप किसी भी एपीआई का परीक्षण कर सकते हैं जो CORS का समर्थन करता है। बिना CORS के API के लिए, आपको बैकएंड से प्रॉक्सी या परीक्षण का उपयोग करना होगा।.
क्या मेरा डेटा सुरक्षित है?
हाँ - सभी अनुरोध सीधे आपके ब्राउज़र से बनाए जाते हैं। हमारे सर्वर पर कोई डेटा भेजा या संग्रहीत नहीं किया जाता है।.

Related tools

Author

MW
Marcus Webb"The DevTool Craftsman"

Full-Stack Developer & Tools Architect

Marcus has been writing code since the dial-up era. He has contributed to open-source developer tools, built CI/CD pipelines for startups, and debugged production incidents at 3 AM more times than he would like to admit. His philosophy is that the best developer tool is the one that gets out of your way, and he writes about practical tooling that helps teams ship faster with fewer headaches.

Advertisement