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

Galileo Technologies scorer-feedback API

The scorer-feedback API from Galileo Technologies — 11 operation(s) for scorer-feedback.

Galileo Technologies scorer-feedback API is one of 60 APIs that Galileo Technologies publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include scorer-feedback. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 12 operations across 11 paths, and defines 50 schemas. It is described by OpenAPI 3.1.0, at version 1.1085.0.

Requests are made against a single base URL, https://api.galileo.ai.

12 operations 11 paths 50 schemas 1 DELETE5 GET2 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.1085.0
Base URL
https://api.galileo.ai
Authentication
API Key, API Key, OAuth 2.0, HTTP Basic
Resource Areas
1

Authentication & Security 4

Galileo Technologies scorer-feedback API declares 4 security schemes for authenticating requests. An API key is passed in the header as Galileo-API-Key (ClassicAPIKeyHeader). An API key is passed in the header as Splunk-AO-API-Key (APIKeyHeader). It supports OAuth 2.0 (OAuth2PasswordBearer) using the password flow. It accepts HTTP basic authentication (HTTPBasic).

Paths & Operations 12

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

scorer-feedback 12
POST
/scorer-feedbacks
Create Scorer Feedback
create_scorer_feedback_scorer_feedbacks_post body → 201422
DELETE
/scorer-feedbacks
Delete Scorer Feedback
delete_scorer_feedback_scorer_feedbacks_delete body → 200422
PATCH
/scorer-feedbacks/{feedback_id}
Update Scorer Feedback
update_scorer_feedback_scorer_feedbacks__feedback_id__patch 1 param body → 200422
GET
/scorer-feedbacks/scorer/{scorer_id}
Get Scorer Feedback
get_scorer_feedback_scorer_feedbacks_scorer__scorer_id__get 1 param → 200422
GET
/scorer-feedbacks/scorer_version/{scorer_version_id}/applied
Get Applied Scorer Version Feedback
get_applied_scorer_version_feedback_scorer_feedbacks_scorer_version__scorer_version_id__applied_get 1 param → 200422
POST
/scorer-feedbacks/feedback-counts
Get Feedback Counts
get_feedback_counts_scorer_feedbacks_feedback_counts_post body → 200422
POST
/feedback-queues/scorer/{scorer_id}/generate-prompt
Generate Prompt
generate_prompt_feedback_queues_scorer__scorer_id__generate_prompt_post 1 param → 202422
GET
/feedback-queues/scorer/{scorer_id}/status
Get Queue Status
get_queue_status_feedback_queues_scorer__scorer_id__status_get 1 param → 200422
PATCH
/feedback-queues/{queue_id}
Update Queue
update_queue_feedback_queues__queue_id__patch 1 param body → 200422
POST
/feedback-queues/scorer/{scorer_id}/validation-runs
Validate Autotune Queue
validate_autotune_queue_feedback_queues_scorer__scorer_id__validation_runs_post 1 param body → 202422
GET
/feedback-queues/{queue_id}/validation-results
Get Validation Results
get_validation_results_feedback_queues__queue_id__validation_results_get 2 params → 200422
GET
/feedback-queues/{queue_id}/validation-columns
Get Validation Columns
get_validation_columns_feedback_queues__queue_id__validation_columns_get 1 param → 200422

Schemas 50

The contract defines 50 schemas that model the data the API accepts and returns. The most detailed are LogRecordsColumnInfo (22 properties), EnrichedScorerFeedbackItem (20 properties), ScorerConfig (15 properties), ScorerFeedbackResponse (15 properties). Each schema is shown below with its type and property counts.

MetricThreshold
object
Threshold configuration for metrics. Defines how metric values are bucketed and displayed, including whether lower or higher values are considered better.
3 properties
ScorerFeedbackQueueStatusResponse
object
Lightweight response for polling queue generation status.
4 properties 2 required
FeedbackCountsResponse
object
Response schema mapping scorer IDs to their active queue feedback counts.
1 property 1 required
FeedbackCountsRequest
object
Request schema for querying feedback counts by scorer IDs.
1 property 1 required
AutotuneValidationResultsResponse
object
Response for the autotune validation results endpoint (pollable).
6 properties 4 required
GeneratePromptResponse
object
Response schema for generate prompt request (202 Accepted).
6 properties 6 required
InputTypeEnum
string
Enumeration of input types.
BaseGeneratedScorerDB
object
5 properties 3 required
BaseScorerVersionDB
object
Scorer version from the scorerversions table.
12 properties 3 required
OutputTypeEnum
string
Enumeration of output types.
LunaInputTypeEnum
string
ScorerFeedbackListResponse
object
Response schema for active queue feedback list.
7 properties 1 required
RollUpMethodDisplayOptions
string
Display options for roll up methods when showing rolled up metrics in the UI. Separates display intent from computation methods. The computation methods (Numer…
HTTPValidationError
object
1 property
DataType
string
QueueAction
string
Actions that can be performed on a feedback queue.
UpdateQueueRequest
object
Request schema for updating a feedback queue state via PATCH. Used to perform actions on a queue, such as aborting generation/review or completing the queue.
4 properties 1 required
StepType
string
NodeNameFilter
object
Filters on node names in scorer jobs.
4 properties 2 required
DeleteScorerFeedbackResponse
object
Response schema for bulk delete operation.
2 properties 2 required
FewShotExample
object
Few-shot example for a chainpoll metric prompt.
2 properties 2 required
ModelType
string
MultimodalCapability
string
LunaOutputTypeEnum
string
ColumnCategory
string
ScorerFeedbackResponse
object
Response schema for scorer feedback.
15 properties 14 required
LogRecordsColumnInfo
object
22 properties 3 required
galileo_core__schemas__shared__scorers__scorer_name__ScorerName
string
BaseFinetunedScorerDB
object
9 properties 4 required
ScorerFeedbackQueueStatus
string
Status of a scorer feedback queue throughout its lifecycle.
AutotuneValidationStatus
string
Status of autotune validation scoring.
LogRecordsFilterType
string
UpdateScorerFeedbackRequest
object
Request schema for updating scorer feedback.
2 properties
UpdateQueueResponse
object
Response schema for queue update request (200 OK). For abort action: Clears draftprompt and generationtaskid, returns to pending state. For complete action: Se…
7 properties 5 required
ValidateAutotuneQueueResponse
object
Response for autotune queue validation (202 Accepted).
4 properties 4 required
InsightType
string
ValidationError
object
5 properties 3 required
DataUnit
string
ChainPollTemplate
object
Template for a chainpoll metric prompt, containing all the info necessary to send a chainpoll prompt.
7 properties 1 required
MetadataFilter
object
Filters on metadata key-value pairs in scorer jobs.
4 properties 3 required
BaseRegisteredScorerDB
object
3 properties 2 required
ModalityFilter
object
Filters on content modalities in scorer jobs. Matches if at least one of the specified modalities is present.
3 properties 2 required
ScorerConfig
object
Used for configuring a scorer for a scorer job.
15 properties 2 required
AutotuneValidationResultItem
object
One row in the autotune validation results — one per feedback item.
11 properties 4 required
ValidateAutotuneQueueRequest
object
Request to test a draft prompt against autotune feedback records.
1 property 1 required
DeleteScorerFeedbackRequest
object
Request schema for deleting scorer feedback items.
1 property 1 required
AutotuneValidationColumnsResponse
object
Response for the autotune validation columns endpoint.
1 property
CreateScorerFeedbackRequest
object
Request schema for creating scorer feedback.
9 properties 7 required
ScorerTypes
string
EnrichedScorerFeedbackItem
object
Enriched feedback item with record data and entity names.
20 properties 16 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

galileo-technologies-scorer-feedback-api-openapi.yml Raw ↑

Other APIs Galileo Technologies publishes across the network.

Galileo Technologies annotation API
Galileo Technologies annotation_queue API
Galileo Technologies annotation_queue_records API
Galileo Technologies api_keys API
Galileo Technologies assistant API
Galileo Technologies Audit Logs API
Galileo Technologies auth API
Galileo Technologies auto-metric-suggestions API
Galileo Technologies code-metric-generation API
Galileo Technologies component_views API
Galileo Technologies custom_dashboards API
Galileo Technologies data API
Where this information came from

This is an independent, third-party profile of Galileo Technologies scorer-feedback 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.