Refuel

Refuel is an AI data-labeling and data-enrichment platform that uses LLMs to label, clean, structure, and enrich enterprise datasets. Refuel Cloud exposes a REST API where datasets, tasks, and deployed applications transform new data in realtime, and the open-source autolabel library lets teams run the same LLM labeling workflows in their own environment.

Refuel publishes 1 API on the APIs.io network: Applications API. Tagged areas include AI, LLM, Data Labeling, Data Enrichment, and Autolabel.

Refuel’s developer surface includes authentication, documentation, and 10 more developer resources.

40.3/100 thin ▬ flat Agent 37/100 agent ready Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
2 APIs
AILLMData LabelingData EnrichmentAutolabel

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 40.3/100 · thin
Contract Quality 16.7 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 9.5 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 37/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/refuel-ai: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Refuel Autolabel (Open Source)

Autolabel is the open-source Python library (pip install refuel-autolabel) to label, clean, and enrich text datasets with any LLM (OpenAI, Anthropic, Google, HuggingFace, vLLM, ...

Refuel Applications API

The Applications API from Refuel — 1 operation(s) for applications.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Refuel Cloud API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Refuel Ai Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Refuel Ai Authentication

http · 1 scheme

SECURITY

Refuel Ai Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Refuel Ai Vulnerability Disclosure

disclosure policy published

SECURITY

Refuel Ai Trust Center

SOC 2, GDPR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Refuel Ai Agentic Access

1 operation · 1 acting

1 operations · 1 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: refuel-ai
url: https://raw.githubusercontent.com/api-evangelist/refuel-ai/refs/heads/main/apis.yml
name: Refuel
kind: company
description: Refuel is an AI data-labeling and data-enrichment platform that uses LLMs to label, clean, structure, and enrich
  enterprise datasets. Refuel Cloud exposes a REST API where datasets, tasks, and deployed applications transform new data
  in realtime, and the open-source autolabel library lets teams run the same LLM labeling workflows in their own environment.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/refuel-ai.png
tags:
- AI
- LLM
- Data Labeling
- Data Enrichment
- Autolabel
created: '2026-06-21'
modified: '2026-06-21'
specificationVersion: '0.19'
apis:
- aid: refuel-ai:refuel-autolabel-oss
  name: Refuel Autolabel (Open Source)
  tags:
  - Open Source
  - Autolabel
  - Python
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://github.com/refuel-ai/autolabel
  baseURL: https://github.com/refuel-ai/autolabel
  properties:
  - url: https://github.com/refuel-ai/autolabel
    type: GitHub
  - url: https://docs.refuel.ai
    type: Documentation
  description: Autolabel is the open-source Python library (pip install refuel-autolabel) to label, clean, and enrich text
    datasets with any LLM (OpenAI, Anthropic, Google, HuggingFace, vLLM, Refuel-hosted). It is a local library and SDK, not
    the hosted Refuel Cloud REST API; it covers classification, NER, entity matching, and question answering with few-shot
    and chain-of-thought prompting.
- aid: refuel-ai:refuel-ai-applications-api
  name: Refuel Applications API
  description: The Applications API from Refuel — 1 operation(s) for applications.
  humanURL: https://docs.refuel.ai/catalog/introduction
  baseURL: https://cloud-api.refuel.ai
  tags:
  - Applications
  properties:
  - type: OpenAPI
    url: openapi/refuel-ai-applications-api-openapi.yml
  - type: Documentation
    url: https://docs.refuel.ai/catalog/introduction
  - type: APIReference
    url: https://docs.refuel.ai
  - type: PostmanCollection
    url: collections/refuel-ai.postman_collection.json
  - type: OpenCollection
    url: collections/refuel-ai.opencollection.json
  - type: GitHub
    url: https://github.com/refuel-ai
  - type: Documentation
    url: https://docs.refuel.ai/quickstart
common:
- type: AgenticAccess
  url: agentic-access/refuel-ai-agentic-access.yml
- type: TrustCenter
  url: security/refuel-ai-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/refuel-ai-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/refuel-ai-domain-security.yml
- type: Authentication
  url: authentication/refuel-ai-authentication.yml
- type: GitHubOrganization
  url: https://github.com/refuel-ai
- type: LinkedIn
  url: https://www.linkedin.com/company/refuel-ai
- type: Website
  url: https://www.refuel.ai
- type: Documentation
  url: https://docs.refuel.ai
- type: Plans
  url: plans/refuel-ai-plans-pricing.yml
- type: RateLimits
  url: rate-limits/refuel-ai-rate-limits.yml
- type: FinOps
  url: finops/refuel-ai-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com