# API Dash APIs

**Canonical:** https://apis.io/apis/api-dash/api-dash-apis/  
**Provider:** API Dash — https://apis.io/providers/api-dash/  
**Base URL:** https://api.apidash.dev  
**Documentation:** https://api.apidash.dev/docs

API Dash APIs is one of 2 APIs that [API Dash](https://apis.io/providers/api-dash/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include API Client, Open-Source, Country Data, Text Conversion, and Testing. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, and a GitHub repository.

The API Dash APIs are a free, keyless, open-source REST utility API published by foss42 alongside the API Dash client and served from the company's own host at api.apidash.dev. OpenAPI 3.1.0, 57 operations across eight tags: country data (ISO 3166-1 codes, names, official names, flags, geographic and demographic data, subdivisions), text conversion, case conversion, humanization of numbers and dates, a purpose-built /io family for exercising an HTTP client (delay, multipart, file upload, HEAD, octet-stream, full verb coverage), a Server-Sent Events stream, and OAuth2 password-flow login over a sample user dataset. 52 of the 57 operations require no credential of any kind.

## Operations (57)

| Method | Path | Summary |
|---|---|---|
| GET | `/country/codes` | Get Country Code Dictionary |
| GET | `/country/data` | Get Country Data |
| GET | `/country/flag` | Get Country Flag |
| GET | `/country/name` | Get Country Name |
| GET | `/country/officialname` | Get Official Country Name |
| GET | `/country/subdivisions` | Get Country Subdivisions |
| GET | `/humanize/bytes` | Humanize Bytes |
| GET | `/humanize/social` | Humanize Social |
| GET | `/humanize/rank` | Humanize Rank |
| GET | `/humanize/time` | Humanize Time |
| GET | `/convert/slug` | To Slug |
| GET | `/convert/phone2numeric` | Phone Number To Numeric |
| GET | `/convert/leet` | To Leet |
| GET | `/convert/upsidedown` | To Upside Down |
| GET | `/convert/mirror` | To Mirror |
| POST | `/case/lower` | To Lower Case |
| GET | `/case/lower` | To Lower Case |
| POST | `/case/upper` | To Upper Case |
| GET | `/case/upper` | To Upper Case |
| POST | `/case/capital` | To Capital Case |
| GET | `/case/capital` | To Capital Case |
| POST | `/case/title` | To Title Case |
| GET | `/case/title` | To Title Case |
| POST | `/case/sentence` | To Sentence Case |
| GET | `/case/sentence` | To Sentence Case |
| GET | `/case/swap` | To Swap Case |
| GET | `/case/flat` | To Flat Case |
| GET | `/case/pascal` | To Pascal Case |
| GET | `/case/camel` | To Camel Case |
| GET | `/case/snake` | To Snake Case |
| GET | `/case/constant` | To Constant Case |
| GET | `/case/camelsnake` | To Camel Snake Case |
| GET | `/case/pascalsnake` | To Pascal Snake Case |
| GET | `/case/dot` | To Dot Case |
| GET | `/case/kebab` | To Kebab Case |
| GET | `/case/cobol` | To Cobol Case |
| GET | `/case/train` | To Train Case |
| GET | `/case/camel2lower` | Camel To Lower Case |
| GET | `/case/snake2lower` | Snake To Lower Case |
| GET | `/case/kebab2lower` | Kebab To Lower Case |
| GET | `/io/delay` | Delayed Request |
| POST | `/io/form` | Form To Rotate Text Chars |
| POST | `/io/filesize` | Create File |
| POST | `/io/img` | Analyze Img File |
| POST | `/io/user/create` | Create User |
| PUT | `/io/user/update` | Update User |
| PATCH | `/io/user/{username}` | Patch User |
| DELETE | `/io/user/{username}` | Delete User |
| HEAD | `/io/head` | Head Request |
| POST | `/io/octet-stream` | Octet Stream Request |
| POST | `/auth/login` | Login For Access Token |
| POST | `/auth/logout` | Logout |
| GET | `/sse/events/{count}` | Sse Events |
| GET | `/profile` | Read Random Profile |
| GET | `/users` | Read All Users |
| GET | `/users/{user_id}` | Read User By Id |
| GET | `/` | Welcome |

## Machine-readable artifacts (7)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/api-dash/refs/heads/main/openapi/api-dash-openapi.yml
- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/api-dash/refs/heads/main/openapi/_original/api-dash-openapi.json
- **APIReference** — https://api.apidash.dev/docs
- **Documentation** — https://api.apidash.dev/redoc
- **GitHubRepository** — https://github.com/foss42/api
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/api-dash/refs/heads/main/overlays/api-dash-openapi-overlay.yaml
- **ToolCrosswalk** — https://raw.githubusercontent.com/api-evangelist/api-dash/refs/heads/main/mcp/api-dash-tool-crosswalk.yml

## Other API Dash APIs (1)

- [API Dash](https://apis.io/apis/api-dash/api-dash/)

## Tags

API Client, Open-Source, Country Data, Text Conversion, Testing

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/api-dash/api-dash-apis/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/api-dash/.
