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 feedback API

The feedback API from Galileo Technologies — 14 operation(s) for feedback.

Galileo Technologies 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 Feedback. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 29 operations across 14 paths, and defines 33 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.

29 operations 14 paths 33 schemas 6 DELETE9 GET3 PATCH8 POST3 PUT

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 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 29

Across 14 paths, the API surfaces 29 operations — 6 DELETE, 9 GET, 3 PATCH, 8 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

feedback 29
POST
/projects/{project_id}/feedback/templates
Create Feedback Template
create_feedback_template_projects__project_id__feedback_templates_post 1 param body → 200422
GET
/projects/{project_id}/feedback/templates
List Feedback Templates
list_feedback_templates_projects__project_id__feedback_templates_get 1 param → 200422
PATCH
/projects/{project_id}/feedback/templates/{template_id}
Update Feedback Template
update_feedback_template_projects__project_id__feedback_templates__template_id__patch 2 params body → 200422
GET
/projects/{project_id}/feedback/templates/{template_id}
Get Feedback Template
get_feedback_template_projects__project_id__feedback_templates__template_id__get 2 params → 200422
DELETE
/projects/{project_id}/feedback/templates/{template_id}
Delete Feedback Template
delete_feedback_template_projects__project_id__feedback_templates__template_id__delete 2 params → 200422
PUT
/projects/{project_id}/runs/{run_id}/feedback/templates/{template_id}/index/{index}/rating
Create Feedback Rating
create_feedback_rating_projects__project_id__runs__run_id__feedback_templates__template_id__index__index__rating_put 4 params body → 200422
GET
/projects/{project_id}/runs/{run_id}/feedback/templates/{template_id}/index/{index}/rating
Get Feedback Rating
get_feedback_rating_projects__project_id__runs__run_id__feedback_templates__template_id__index__index__rating_get 4 params → 200422
DELETE
/projects/{project_id}/runs/{run_id}/feedback/templates/{template_id}/index/{index}/rating
Delete Feedback Rating
delete_feedback_rating_projects__project_id__runs__run_id__feedback_templates__template_id__index__index__rating_delete 4 params → 200422
POST
/projects/{project_id}/runs/{run_id}/ratings
Apply Bulk Feedback
apply_bulk_feedback_projects__project_id__runs__run_id__ratings_post 2 params body → 200422
POST
/v2/projects/{project_id}/feedback/templatesdeprecated
Create Feedback Template V2
create_feedback_template_v2_v2_projects__project_id__feedback_templates_post 1 param body → 200422
GET
/v2/projects/{project_id}/feedback/templatesdeprecated
List Feedback Templates V2
list_feedback_templates_v2_v2_projects__project_id__feedback_templates_get 1 param → 200422
PATCH
/v2/projects/{project_id}/feedback/templates/{template_id}deprecated
Update Feedback Template
update_feedback_template_v2_projects__project_id__feedback_templates__template_id__patch 2 params body → 200422
GET
/v2/projects/{project_id}/feedback/templates/{template_id}deprecated
Get Feedback Template V2
get_feedback_template_v2_v2_projects__project_id__feedback_templates__template_id__get 2 params → 200422
DELETE
/v2/projects/{project_id}/feedback/templates/{template_id}deprecated
Delete Feedback Template
delete_feedback_template_v2_projects__project_id__feedback_templates__template_id__delete 2 params → 200422
POST
/v2/projects/{project_id}/feedback/templates/reorderdeprecated
Reorder Feedback Templates
reorder_feedback_templates_v2_projects__project_id__feedback_templates_reorder_post 1 param body → 200422
PUT
/v2/projects/{project_id}/feedback/templates/{template_id}/traces/{trace_id}/ratingdeprecated
Create Feedback Rating V2
create_feedback_rating_v2_v2_projects__project_id__feedback_templates__template_id__traces__trace_id__rating_put 3 params body → 200422
GET
/v2/projects/{project_id}/feedback/templates/{template_id}/traces/{trace_id}/ratingdeprecated
Get Feedback Rating V2
get_feedback_rating_v2_v2_projects__project_id__feedback_templates__template_id__traces__trace_id__rating_get 3 params → 200422
DELETE
/v2/projects/{project_id}/feedback/templates/{template_id}/traces/{trace_id}/ratingdeprecated
Delete Feedback Rating V2
delete_feedback_rating_v2_v2_projects__project_id__feedback_templates__template_id__traces__trace_id__rating_delete 3 params → 200422
POST
/v2/projects/{project_id}/feedback/ratingsdeprecated
Apply Bulk Feedback V2
apply_bulk_feedback_v2_v2_projects__project_id__feedback_ratings_post 1 param body → 200422
POST
/public/v2/projects/{project_id}/feedback/templatesdeprecated
Create Feedback Template V2
create_feedback_template_v2_public_v2_projects__project_id__feedback_templates_post 1 param body → 200422
GET
/public/v2/projects/{project_id}/feedback/templatesdeprecated
List Feedback Templates V2
list_feedback_templates_v2_public_v2_projects__project_id__feedback_templates_get 1 param → 200422
PATCH
/public/v2/projects/{project_id}/feedback/templates/{template_id}deprecated
Update Feedback Template
update_feedback_template_public_v2_projects__project_id__feedback_templates__template_id__patch 2 params body → 200422
GET
/public/v2/projects/{project_id}/feedback/templates/{template_id}deprecated
Get Feedback Template V2
get_feedback_template_v2_public_v2_projects__project_id__feedback_templates__template_id__get 2 params → 200422
DELETE
/public/v2/projects/{project_id}/feedback/templates/{template_id}deprecated
Delete Feedback Template
delete_feedback_template_public_v2_projects__project_id__feedback_templates__template_id__delete 2 params → 200422
POST
/public/v2/projects/{project_id}/feedback/templates/reorderdeprecated
Reorder Feedback Templates
reorder_feedback_templates_public_v2_projects__project_id__feedback_templates_reorder_post 1 param body → 200422
PUT
/public/v2/projects/{project_id}/feedback/templates/{template_id}/traces/{trace_id}/ratingdeprecated
Create Feedback Rating V2
create_feedback_rating_v2_public_v2_projects__project_id__feedback_templates__template_id__traces__trace_id__rating_put 3 params body → 200422
GET
/public/v2/projects/{project_id}/feedback/templates/{template_id}/traces/{trace_id}/ratingdeprecated
Get Feedback Rating V2
get_feedback_rating_v2_public_v2_projects__project_id__feedback_templates__template_id__traces__trace_id__rating_get 3 params → 200422
DELETE
/public/v2/projects/{project_id}/feedback/templates/{template_id}/traces/{trace_id}/ratingdeprecated
Delete Feedback Rating V2
delete_feedback_rating_v2_public_v2_projects__project_id__feedback_templates__template_id__traces__trace_id__rating_delete 3 params → 200422
POST
/public/v2/projects/{project_id}/feedback/ratingsdeprecated
Apply Bulk Feedback V2
apply_bulk_feedback_v2_public_v2_projects__project_id__feedback_ratings_post 1 param body → 200422

Schemas 33

The contract defines 33 schemas that model the data the API accepts and returns. The most detailed are FeedbackTemplateDB (9 properties), BulkFeedbackRatingStatus (6 properties), ValidationError (5 properties), BulkFeedbackRatingCreate (4 properties). Each schema is shown below with its type and property counts.

FeedbackTemplateDB
object
9 properties 7 required
FeedbackTemplateReorder
object
Request to re-order the feedback templates of a project. - Expects a list of strings where each string is the ID of a template in the project in the order we w…
1 property 1 required
libs__python__schemas__log_records__feedback__ScoreConstraints
object
3 properties 3 required
libs__python__schemas__log_records__feedback__TreeChoiceNode-Output
object
3 properties 1 required
FeedbackRatingDB
object
4 properties 3 required
FeedbackRatingOperationType
string
Operation type for bulk feedback rating operations.
libs__python__schemas__log_records__feedback__TreeChoiceRating
object
2 properties 1 required
libs__python__schemas__log_records__feedback__TagsConstraints
object
3 properties 2 required
BulkFeedbackRatingCreate
object
4 properties 2 required
HTTPValidationError
object
1 property
FeedbackTemplateUpdate
object
2 properties 2 required
SelectorType
string
libs__python__schemas__log_records__feedback__TextRating
object
2 properties 1 required
libs__python__schemas__log_records__feedback__LikeDislikeRating
object
2 properties 1 required
libs__python__schemas__log_records__feedback__StarRating
object
2 properties 1 required
libs__python__schemas__log_records__feedback__TreeChoiceNode-Input
object
3 properties 1 required
libs__python__schemas__log_records__feedback__TextConstraints
object
1 property 1 required
TreeChoiceConstraints-Output
object
Tree-choice node values must be globally unique leaf-path values. Callers that start from nested YAML should use buildtreechoicenodesfromyaml so duplicate ids…
2 properties 2 required
IndexSelector
object
Choose specific indexes to apply the bulk operation to.
2 properties 1 required
libs__python__schemas__log_records__feedback__ScoreRating
object
2 properties 1 required
ValidationError
object
5 properties 3 required
libs__python__schemas__log_records__feedback__TreeChoiceConstraints-Input
object
Tree-choice node values must be globally unique leaf-path values. Callers that start from nested YAML should use buildtreechoicenodesfromyaml so duplicate ids…
2 properties 2 required
libs__python__schemas__log_records__feedback__TagsRating
object
2 properties 1 required
libs__python__schemas__log_records__feedback__StarConstraints
object
1 property 1 required
BulkFeedbackRatingDelete
object
2 properties 1 required
libs__python__schemas__log_records__feedback__ChoiceConstraints
object
3 properties 2 required
libs__python__schemas__log_records__feedback__ChoiceRating
object
2 properties 1 required
FeedbackRatingCreate
object
2 properties 1 required
FeedbackTemplateCreate
object
4 properties 2 required
TraceSelector
object
Choose specific traces to apply the bulk operation to.
2 properties 1 required
BulkFeedbackRequest
object
2 properties 2 required
BulkFeedbackRatingStatus
object
6 properties 3 required
libs__python__schemas__log_records__feedback__LikeDislikeConstraints
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

galileo-technologies-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 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.