# Glif Simple API

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

Glif Simple 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, No-Code, and Deprecated. The published artifact set on APIs.io includes API documentation and authentication docs.

HTTP endpoint for invoking a single published glif (AI workflow) by ID and passing a list of named or positional string inputs. POST a JSON body with `id` and `inputs` to https://simple-api.glif.app using a Bearer token; the response includes the run's final `output` (often an image URL or text) plus an `outputFull` block describing the output type. Legacy responses always return HTTP 200 even on error, with the error surfaced in an `error` field. Per Glif's FAQ the API was deprecated on 2026-05-20 as part of the Glif 2.0 chat-agent rebuild; the documentation repository remains public for reference and existing integrations.

## Machine-readable artifacts (3)

- **Documentation** — https://github.com/glifxyz/api-docs/blob/main/getting-started.md
- **Authentication** — https://glif.app/settings/api-tokens
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/glif-app/refs/heads/main/apis.yml

## Other Glif APIs (1)

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

## Tags

Artificial Intelligence, Workflows, Glifs, No-Code, Deprecated

---

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