Refuel Cloud API

Programmatic access to the Refuel Cloud platform for managing projects, datasets, labeling tasks, task runs, finetuned models, and deployed applications. Accessed through the first-party Python (refuel) and JavaScript (refuel-sdk) SDKs; authenticated with an API key supplied via the REFUEL_API_KEY environment variable or an api_key initialization option.

API entry from apis.yml

apis.yml Raw ↑
name: Refuel Cloud API
description: Programmatic access to the Refuel Cloud platform for managing projects, datasets, labeling
  tasks, task runs, finetuned models, and deployed applications. Accessed through the first-party Python
  (refuel) and JavaScript (refuel-sdk) SDKs; authenticated with an API key supplied via the REFUEL_API_KEY
  environment variable or an api_key initialization option.
humanURL: https://docs.refuel.ai/quickstart
baseURL: https://app.refuel.ai
tags:
- Data Labeling
- LLM
- Data Enrichment
properties:
- type: Documentation
  url: https://docs.refuel.ai/
- type: GettingStarted
  url: https://docs.refuel.ai/quickstart
- type: APIReference
  url: https://docs.refuel.ai/sdk/python
- type: Authentication
  url: authentication/refuel-authentication.yml
- type: Conventions
  url: conventions/refuel-conventions.yml
- type: DataModel
  url: data-model/refuel-data-model.yml