Verified record · from the answer index
Maigo URL Shortener API
apitested · static-verifiedscore 33/100signed passport ✓4 GitHub stars
Maigo is a terminal-first URL shortener with OAuth 2.0 authentication. ## Authentication This API uses OAuth 2.0 with PKCE (Proof Key for Code Exchange) for authentication. The CLI client should use the authorization code flow with PKCE t
Declared tools (15)
GET /healthGET /health/readyGET /oauth/authorizePOST /oauth/authorizePOST /oauth/tokenPOST /oauth/revokePOST /api/v1/auth/registerPOST /api/v1/auth/loginPOST /api/v1/auth/logoutGET /api/v1/auth/profileGET /api/v1/urlsPOST /api/v1/urlsGET /api/v1/urls/{id}DELETE /api/v1/urls/{id}GET /{short_code}
github:Yukaii/maigo#api_openapi.yaml · published by yukaii · source repository