Skip to content
ANY//
//Source · Developer Platforms

Hugging Face API — Models, Datasets, Papers

Models, datasets, and AI research papers from the hub — look one up by repository id, search by keyword or tag, or pull today’s trending papers. One key, no Hugging Face account, no token setup.

Start for free7-day free trial

What You Can Pull From Hugging Face

/api/huggingface/modelsModel details by repository id or URL — id, author, download count, like count, trending score, pipeline tag, library name, tags, config, safetensors info, linked spaces
/api/huggingface/models/searchSearch models by keyword, author, or pipeline/library tags — returns ranked list with architecture details and usage statistics
/api/huggingface/datasetsDataset details by repository id or URL — id, author, download count, like count, trending score, tags, description, card data, file list
/api/huggingface/datasets/searchSearch datasets by keyword, author, or tag filters — returns ranked list with full metadata including task category, language, and license
/api/huggingface/papersPaper details by arXiv id or URL — title, authors, summary, AI-generated summary and keywords, upvote count, linked models, datasets, and spaces
/api/huggingface/papers/searchSearch AI research papers by keyword — returns papers with authors, summaries, linked artifacts, and upvote metrics
/api/huggingface/papers/trendingDaily trending AI research papers — ranked list with linked models, datasets, and spaces; optionally filtered to a specific date

What Comes Back

{
  "id": "meta-llama/Llama-3.1-8B",
  "author": "meta-llama",
  "pipeline_tag": "text-generation",
  "library_name": "transformers",
  "downloads": 5093412,
  "likes": 3184,
  "trending_score": 12,
  "tags": ["text-generation", "transformers", "safetensors"],
  "spaces": ["open-llm-leaderboard/open_llm_leaderboard"]
}

Every Model, Dataset, and Paper on One Key

Search 900,000+ models and 200,000+ datasets from your agent or your pipeline — 7 endpoints here, 500+ sources on the same key.

Common Questions

No. Anysite authenticates against the public hub with its own credentials — you need only your Anysite key. No HF account, no token, and no OAuth setup across any of the 7 endpoints.