
Gyazo is a public API providing save & share screen captures instantly.
All requests require a Bearer Token provided in the Authorization header.
Authorization: Bearer $API_KEY| Method | Path | Description |
|---|---|---|
| GET | https://gyazo.com/api/docs | Primary API endpoint. |
curl -X GET "https://gyazo.com/api/docs" \ -H "Accept: application/json"