DEVELOPER API
WebYore API v1
Use a scoped API key from your WebYore account. Mutations require an Idempotency-Key.
| Method | Path | Purpose |
|---|---|---|
POST | /v1/links | Create a Direct Link |
GET | /v1/links | List Direct Links |
PATCH | /v1/links/{id} | Change a destination |
POST | /v1/images | Upload a paid hosted image |
GET | /v1/images | List hosted images |
GET | /v1/usage | Read quota usage |