# Glif REST API

**Canonical:** https://apis.io/apis/glif-app/glif-rest-api/  
**Provider:** Glif — https://apis.io/providers/glif-app/  
**Base URL:** https://glif.app/api  
**Documentation:** https://docs.glif.app

Glif REST API is one of 2 APIs that [Glif](https://apis.io/providers/glif-app/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include Artificial Intelligence, Workflows, Glifs, Glif Runs, and Spheres. The published artifact set on APIs.io includes API documentation and authentication docs.

Read-and-write REST API for the Glif platform — list and fetch glifs (`/glifs`), look up runs (`/runs`), fetch the authenticated user (`/me`), look up users (`/user`), and browse curated collections (`/spheres`). Supports filtering by `id`, `username`, `userId`, `glifId`, `featured`, pagination with `page` and `limit` (default 20, max 100), and inclusion of full glif-graph JSON via `?includes=spells.data`. A private POST `/glifs` endpoint creates draft glifs by supplying a graph of node blocks (TextInputBlock, GPTBlock, ComfyUI blocks, etc.). Deprecated 2026-05-20 alongside the Simple API as Glif retired the workflow-builder surface in favor of the chat-based agent.

## Machine-readable artifacts (2)

- **Documentation** — https://github.com/glifxyz/api-docs/blob/main/reading-and-writing-data-via-the-api.md
- **Authentication** — https://glif.app/settings/api-tokens

## Other Glif APIs (1)

- [Glif Simple API](https://apis.io/apis/glif-app/glif-simple-api/)

## Tags

Artificial Intelligence, Workflows, Glifs, Glif Runs, Spheres, Deprecated

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/glif-app/glif-rest-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/glif-app/.
