Logo
Explore Help
Register Sign In
flutter/apidash
1
0
Fork 0
You've already forked apidash
mirror of https://github.com/foss42/apidash.git synced 2025-08-23 20:43:03 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
apidash/doc/dev_guide/api_endpoints_for_testing.md
Udhay-Adithya 69e7f7bc26 docs: add authentication testing links
2025-07-12 01:00:41 +05:30

1.1 KiB
Raw Permalink Blame History

API Endpoints List

A List of API endpoints that can be used for testing API Dash

For Testing HTTP GET

  • https://api.apidash.dev/docs
  • https://api.github.com/

For Testing HTTP POST, FORM-DATA, FILE UPLOAD

  • https://api.apidash.dev/docs

For Testing HTTP PUT, PATCH, DELETE

  • https://reqres.in/

For Testing HTTP OPTIONS

  • https://reqbin.com/echo/options

For Testing sites with Bad Certificate

  • https://badssl.com/
  • https://www.ssl.com/sample-valid-revoked-and-expired-ssl-tls-certificates/

PDF

  • https://training.github.com/downloads/github-git-cheat-sheet.pdf

Text

  • https://www.google.com/robots.txt

JSON

  • https://api.apidash.dev/openapi.json

XML

  • https://apidash.dev/sitemap.xml

Video

  • https://download.blender.org/peach/bigbuckbunny_movies/
  • https://flutter.github.io/assets-for-api-docs/assets/videos/bee.mp4

Audio

SSE

  • https://sse.dev

Auth

  • Bearer

    • https://httpbin.org/bearer
  • Basic Auth

    • https://httpbin.org/basic-auth/{username}/{password}
  • Digest Auth

    • https://httpbin.org/digest-auth/{qop}/{usenamer}/{password}/{algorithm}
Powered by Gitea Version: 1.24.0+dev-462-ge25f860735 Page: 49ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API