Hugging Face · GraphQL Specification

Hugging Face GraphQL Schema

This conceptual GraphQL schema models the Hugging Face AI platform, covering the full surface area of its public APIs: the Hub API for managing models, datasets, and spaces; the Inference API for running ML pipelines; Inference Endpoints for dedicated deployments; and the Dataset Viewer API for querying hosted datasets.

Documentation Endpoint View on GitHub GraphQL

Overview

Hugging Face GraphQL Schema is a GraphQL API specification published by Hugging Face on the APIs.io network.

This conceptual GraphQL schema models the Hugging Face AI platform, covering the full surface area of its public APIs: the Hub API for managing models, datasets, and spaces; the Inference API for running ML pipelines; Inference Endpoints for dedicated deployments; and the Dataset Viewer API for querying hosted datasets.

The specification includes 6 reference links.

Endpoint

References

Related API Specs

Hugging Face Inference API (OpenAPI) Hugging Face Hub API (OpenAPI) Hugging Face Inference Endpoints API (OpenAPI) Hugging Face Inference Providers API (OpenAPI) Hugging Face Dataset Viewer API (OpenAPI) Hugging Face Text Generation Inference API (OpenAPI)
Back to Hugging Face · All GraphQL Specs · GitHub