Home
Arazzo
OpenAI
OpenAI Fine-Tuning Job
OpenAI Fine-Tuning Job
Version 1.0.0
Upload a training file, start a fine-tuning job, poll until terminal, and read the result.
1 workflow
2 source APIs
1 provider
Provider
Workflows
fine-tuning-job
Upload training data, run a fine-tuning job, and poll to completion.
Uploads the training file, creates a fine-tuning job, polls the job status, and on success returns the resulting fine-tuned model identifier.
4 steps
inputs: apiKey, model, trainingFile
outputs: fineTunedModel, jobId
1
uploadTrainingFile
Upload the JSONL training file with the fine-tune purpose.
2
createJob
Create a fine-tuning job using the uploaded training file.
3
pollJob
Poll the fine-tuning job until it reaches a terminal status, branching to the result step when finished and looping while it is still running.
4
getResult
Retrieve the finished fine-tuning job and return the fine-tuned model.
Source API Descriptions
Arazzo Workflow Specification
Every workflow here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/openai-fine-tuning-job-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.