GLIF API Generator

ALPHA

This tool is currently in early alpha. It generates JavaScript code for the GLIF API by extracting data from any GLIF URL.

Enter GLIF URL

Example: https://glif.app/@R4Z0R1337/glifs/cm7oin8au0000k6yberqkjpvc

Important Information

The following information is taken from the official GLIF documentation, last updated on March 28, 2025.

API Status

The Glif API is unstable and in beta. Features and limitations may change without notice.

We recommend joining the Discord or getting in touch if you're building with our API.

Attribution Requirement

You MUST include "powered by glif.app" with a link to glif.app within the UI of your integration.

Please use a Glif logo badge available in the glif_tags.zip file.

Token Usage & Limits

The API is subject to the same limits as user accounts. You can purchase more credits at glif.app/pricing.

CORS (Cross-Origin Requests)

CORS is allowed by the Simple API, but not by other API endpoints. You'll need to make your own server-side wrappers for those cases.

Strict Mode

If you do not provide enough inputs, the default values in the glif will be automatically substituted.

If you prefer to have API calls with insufficient inputs fail, append ?strict=1 to your API URLs, e.g. https://simple-api.glif.app?strict=1