Home

Awesome

API Dash ⚡️

Discord Server Invite

Please support this initiative by giving this project a Star ⭐️

API Dash is a beautiful open-source cross-platform API Client that can help you easily create & customize your API requests, visually inspect responses (full list of supported mime-types) and generate API integration code (full list) on the go.

API Dash

Download

API Dash can be downloaded from the links below:

<table> <thead> <tr> <th>OS</th> <th>Distribution</th> <th>Installation Guide</th> <th>CPU/Architecture</th> <th>Download Link</th> </tr> </thead> <tbody> <tr> <td>iOS/iPad</td> <td>App Store</td> <td></td> <td></td> <td><a href="https://apps.apple.com/us/app/api-dash-api-client-testing/id6711353348">Link</a></td> </tr> <tr> <td>macOS</td> <td><code>.dmg</code></td> <td><a href="https://github.com/foss42/apidash/blob/main/INSTALLATION.md#macos">Link</a></td> <td>Apple Silicon & Intel</td> <td><a href="https://github.com/foss42/apidash/releases/latest/download/apidash-macos.dmg">Link</a></td> </tr> <tr> <td>Windows</td> <td><code>.exe</code></td> <td><a href="https://github.com/foss42/apidash/blob/main/INSTALLATION.md#windows">Link</a></td> <td>64-bit</td> <td><a href="https://github.com/foss42/apidash/releases/latest/download/apidash-windows-x86_64.exe">Link</a></td> </tr> <tr> <td rowspan=5>Linux</td> <td rowspan=2><code>.deb</code></td> <td rowspan=2><a href="https://github.com/foss42/apidash/blob/main/INSTALLATION.md#debian-based-linux-distributions-debian-ubuntu-linux-mint-etc">Link</a></td> <td>amd64</td> <td><a href="https://github.com/foss42/apidash/releases/latest/download/apidash-linux-amd64.deb">Link</a></td> </tr> <tr> <td>arm64</td> <td><a href="https://github.com/foss42/apidash/releases/latest/download/apidash-linux-arm64.deb">Link</a></td> </tr> <tr> <td rowspan=2><code>.rpm</code></td> <td rowspan=2><a href="https://github.com/foss42/apidash/blob/main/INSTALLATION.md#red-hat-based-linux-distributions-fedora-rocky-almalinux-centos-rhel-etc">Link</a></td> <td>x86_64</td> <td><a href="https://github.com/foss42/apidash/releases/latest/download/apidash-linux-x86_64.rpm">Link</a></td> </tr> <tr> <td>aarch64</td> <td><a href="https://github.com/foss42/apidash/releases/latest/download/apidash-linux-aarch64.rpm">Link</a></td> </tr> <tr> <td><code>PKGBUILD</code> (Arch Linux)</td> <td><a href="https://aur.archlinux.org/packages/apidash-bin">Link</a></td> <td>x86_64</td> <td><a href="https://aur.archlinux.org/packages/apidash-bin">Link</a></td> </tr> </tbody> </table>

List of Features

↗️ Create & Customize API Requests

💼 Organize Requests in Collections & Folders

🔎 Visually Preview and Download Data & Multimedia API Responses

👩🏻‍💻 Code Generation

🌙 Full Dark Mode Support

💾 Data

⚙️ Settings & Other Options

Code Generators

API Dash currently supports API integration code generation for the following languages/libraries.

LanguageLibraryComment/Issues
cURL
HAR
Clibcurl
C#HttpClient
C#RestSharp
Darthttp
Dartdio
Gonet/http
JavaScriptaxios
JavaScriptfetch
JavaScript (node.js)axios
JavaScript (node.js)fetch
Javaasynchttpclient
JavaHttpClient
Javaokhttp3
JavaUnirest
JuliaHTTP
Kotlinokhttp3
PHPcurl
PHPguzzle
PHPHTTPlug
Pythonrequests
Pythonhttp.client
Rubyfaraday
Rubynet/http
Rusthyper
Rustreqwest
Rustureq
RustActix Client
SwiftURLSessionTesting Required

We welcome contributions to support other programming languages/libraries/frameworks. Please check out more details here.

MIME Types supported by API Dash Response Previewer

API Dash is a next-gen API client that supports exploring, testing & previewing various data & multimedia API responses which is limited/not supported by other API clients. You can directly test APIs that return images, PDF, audio & more.

Here is the complete list of MIME types that can be directly previewed in API Dash:

File TypeMimetypeExtensionComment
PDFapplication/pdf.pdf
Videovideo/mp4.mp4
Videovideo/webm.webm
Videovideo/x-ms-wmv.wmv
Videovideo/x-ms-asf.wmv
Videovideo/avi.avi
Videovideo/msvideo.avi
Videovideo/x-msvideo.avi
Videovideo/quicktime.mov
Videovideo/x-quicktime.mov
Videovideo/x-matroska.mkv
Imageimage/apng.apngAnimated
Imageimage/avif.avif
Imageimage/bmp.bmp
Imageimage/gif.gifAnimated
Imageimage/jpeg.jpeg or .jpg
Imageimage/jp2.jp2
Imageimage/jpx.jpf or .jpx
Imageimage/pict.pct
Imageimage/portable-anymap.pnm
Imageimage/png.png
Imageimage/sgi.sgi
Imageimage/svg+xml.svg
Imageimage/tiff.tiff
Imageimage/targa.tga
Imageimage/vnd.wap.wbmp.wbmp
Imageimage/webp.webp
Imageimage/xwindowdump.xwd
Imageimage/x-icon.ico
Imageimage/x-portable-anymap.pnm
Imageimage/x-portable-bitmap.pbm
Imageimage/x-portable-graymap.pgm
Imageimage/x-portable-pixmap.ppm
Imageimage/x-tga.tga
Imageimage/x-xwindowdump.xwd
Audioaudio/flac.flac
Audioaudio/mpeg.mp3
Audioaudio/mp4.m4a or .mp4a
Audioaudio/x-m4a.m4a
Audioaudio/wav.wav
Audioaudio/wave.wav
CSVtext/csv.csvCan be improved

We welcome PRs to add support for previewing other multimedia MIME types. Please go ahead and raise an issue so that we can discuss the approach. We are adding support for other MIME types with each release. But, if you are looking for any particular mimetype support, please go ahead and open an issue. We will prioritize it's addition.

Here is the complete list of MIME types that are syntax highlighted in API Dash:

MimetypeExtensionComment
application/json.jsonOther MIME types like application/geo+json, application/vcard+json that are based on json are also supported.
application/xml.xmlOther MIME types like application/xhtml+xml, application/vcard+xml that are based on xml are also supported.
text/xml.xml
application/yaml.yamlOthers - application/x-yaml or application/x-yml
text/yaml.yamlOthers - text/yml
application/sql.sql
text/css.css
text/html.htmlOnly syntax highlighting, no web preview.
text/javascript.js
text/markdown.md

What's new in v0.3.0?

Visit CHANGELOG.md

Provide Feedback, Report Bugs & Request New Features

Just click on the Issue tab to raise a new issue in this repo.

Roadmap

Please find the Roadmap for API Dash here.

Documentation

All docs are currently available in the doc folder.

Contribute to API Dash

You can contribute to API Dash in any or all of the following ways:

Need Any Help?

In case you need any help with API Dash or are encountering any issue while running the tool, please feel free to drop by our Discord server and we can have a chat in the #foss-apidash channel.