Secure sign-in
Signup with OTP verification, hashed passwords, and protected account access.
A dark-green, authenticated platform that converts Tenor share links into canonical GIF URLs, tracks usage per key, and keeps everything isolated from the main NextGen AI School site.
Signup with OTP verification, hashed passwords, and protected account access.
Generate, rename, and revoke keys with instant usage visibility.
Admin-managed plans enforce daily limits per user with clear quotas.
Send a POST request with your API key. The response is the canonical GIF URL.
Request
curl -X POST https://tenor.nextgenaischool.in/resolve \
-H "Content-Type: application/json" \
-H "X-API-Key: <your-key>" \
-d '{"url":"https://tenor.com/iyRQRAlkFXy.gif"}'
Response
https://c.tenor.com/abc123/tenor.gif
Non-Tenor URLs are returned unchanged. Direct media URLs resolve without a network call.
Create an account, verify your email, and start issuing API keys in minutes.