How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Seekr Fine Tuning API

The Fine-tuning API from Seekr — 12 operation(s) for fine-tuning.

Seekr Fine Tuning API is one of 35 APIs that Seekr publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Fine-Tuning. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 16 operations across 12 paths, and defines 32 schemas. It is described by OpenAPI 3.2.0, at version 5.108.1.

Requests are made against a single base URL, https://flow.seekr.com.

16 operations 12 paths 32 schemas 2 DELETE10 GET1 PATCH2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
5.108.1
Base URL
https://flow.seekr.com/v1
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Seekr Fine Tuning API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (APIKeyHeader).

  • APIKeyHeader — Your Seekr API key, sent in the Authorization header with no 'Bearer' prefix.

Paths & Operations 16

Across 12 paths, the API surfaces 16 operations — 2 DELETE, 10 GET, 1 PATCH, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Fine-tuning 16
POST
/v1/flow/fine-tune
Fine Tune
fine_tune_v1_flow_fine_tune_post body → 200422
GET
/v1/flow/fine-tunes/{fine_tune_id}
Get Fine Tune
get_fine_tune_v1_flow_fine_tunes__fine_tune_id__get 2 params → 200422
PATCH
/v1/flow/fine-tunes/{fine_tune_id}
Patch Fine Tune
patch_fine_tune_v1_flow_fine_tunes__fine_tune_id__patch 1 param body → 200422
DELETE
/v1/flow/fine-tunes/{fine_tune_id}
Delete Fine Tune
delete_fine_tune_v1_flow_fine_tunes__fine_tune_id__delete 1 param → 204422
GET
/v1/flow/fine-tunes/{fine_tune_id}/download
Download Fine Tune
download_fine_tune_v1_flow_fine_tunes__fine_tune_id__download_get 1 param → 200422
PUT
/v1/flow/fine-tunes/{fine_tune_id}/cancel
Cancel Fine Tune
cancel_fine_tune_v1_flow_fine_tunes__fine_tune_id__cancel_put 1 param → 200422
GET
/v1/flow/fine-tunes/{fine_tune_id}/workflow-phase
Fine Tune Workflow Phase
fine_tune_workflow_phase_v1_flow_fine_tunes__fine_tune_id__workflow_phase_get 1 param → 200422
GET
/v1/flow/fine-tunes/{fine_tune_id}/demote-modeldeprecated
Demote Model
demote_model_v1_flow_fine_tunes__fine_tune_id__demote_model_get 2 params → 200422
GET
/v1/flow/fine-tunes/{fine_tune_id}/promote-modeldeprecated
Promote Model
promote_model_v1_flow_fine_tunes__fine_tune_id__promote_model_get 2 params → 200422
GET
/v1/flow/fine-tunes
List Fine Tune
list_fine_tune_v1_flow_fine_tunes_get 2 params → 200422
GET
/v1/flow/projects
Get Projects
get_projects_v1_flow_projects_get 3 params → 200422
POST
/v1/flow/projects
Upsert Project
upsert_project_v1_flow_projects_post body → 201422
GET
/v1/flow/projects/{project_id}
Get Project By Id
get_project_by_id_v1_flow_projects__project_id__get 2 params → 200422
DELETE
/v1/flow/projects/{project_id}
Delete Project
delete_project_v1_flow_projects__project_id__delete 1 param → 204422
GET
/v1/flow/events/finetunes/{finetune_id}
Get Finetune Events By Id
get_finetune_events_by_id_v1_flow_events_finetunes__finetune_id__get 2 params → 200422
GET
/v1/flow/explain/models/{model_id}/influential-finetuning-data
Get Influential Training Data Route
get_influential_training_data_route_v1_flow_explain_models__model_id__influential_finetuning_data_get 4 params → 200422

Schemas 32

The contract defines 32 schemas that model the data the API accepts and returns. The most detailed are TrainingConfig (15 properties), ProjectWithRuns (10 properties), Project (7 properties), LLMGrader (6 properties). Each schema is shown below with its type and property counts.

GetProjectsResponse
object
1 property 1 required
StringCheckGrader
object
String-comparison grader. Requires a StringOperation.
3 properties 1 required
RequestConfig
object
4 properties 2 required
FinetuneResponse
object
RewardComponents
object
2 properties 1 required
FormatCheckGrader
object
Format-compliance grader. Carries no operation or config.
2 properties
EventType
string
InfluenceLevel
string
ProjectWithRuns
object
10 properties 10 required
FineTuneType
string
QuestionAnswerPair
object
4 properties 4 required
FinetuneFilter
string
TextSimilarityOperation
string
PostProjectRequest
object
3 properties 2 required
HTTPValidationError
object
1 property
WorkflowPhaseResponse
object
Internal: the Argo workflow phase backing a job. phase is the raw Argo phase (e.g. Running, Succeeded, Failed, Error) or None when the workflow no longer exist…
1 property
EventStatus
string
GetEventsResponse
object
1 property 1 required
StringOperation
string
Project
object
7 properties 7 required
FinetuneList
object
2 properties
TrainingConfig
object
15 properties 3 required
LoRAConfig
object
5 properties
ValidationError
object
5 properties 3 required
TextSimilarityGrader
object
Text-similarity grader. Requires a TextSimilarityOperation.
3 properties 1 required
InfrastructureConfig
object
3 properties 2 required
MathAccuracyGrader
object
Math-correctness grader. Carries no operation or config.
2 properties
LLMGrader
object
LLM-as-a-judge grader. The user-facing generation parameters live directly on the grader (no nested config). The training service injects operational settings…
6 properties
Event
object
5 properties 5 required
AcceleratorType
string
UpdateFineTuneRequest
object
2 properties
InfluentialFinetuningDataResponse
object
Response model for influential training data
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

seekr-fine-tuning-api-openapi.yml Raw ↑

Other APIs Seekr publishes across the network.

Seekr Documentation MCP Server
Seekr Agents API
Seekr Agents v1 - legacy API
Seekr Alignment API
Seekr Batches API
Seekr Data jobs API
Seekr Deployments API
Seekr Engines API
Seekr Evals API
Seekr Explainability API
Seekr Feedback API
Seekr Files API
Where this information came from

This is an independent, third-party profile of Seekr Fine Tuning API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.