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

The annotation API from Galileo Technologies — 12 operation(s) for annotation.

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

This API exposes 26 operations across 12 paths, and defines 32 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.

26 operations 12 paths 32 schemas 6 DELETE8 GET2 PATCH6 POST4 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 annotation 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 26

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

annotation 26
POST
/v2/projects/{project_id}/annotation/templates
Create Annotation Template
create_annotation_template_v2_projects__project_id__annotation_templates_post 1 param body → 200422
GET
/v2/projects/{project_id}/annotation/templates
List Annotation Templates
list_annotation_templates_v2_projects__project_id__annotation_templates_get 1 param → 200422
PATCH
/v2/projects/{project_id}/annotation/templates/{template_id}
Update Annotation Template
update_annotation_template_v2_projects__project_id__annotation_templates__template_id__patch 2 params body → 200422
GET
/v2/projects/{project_id}/annotation/templates/{template_id}
Get Annotation Template
get_annotation_template_v2_projects__project_id__annotation_templates__template_id__get 2 params → 200422
DELETE
/v2/projects/{project_id}/annotation/templates/{template_id}
Delete Annotation Template
delete_annotation_template_v2_projects__project_id__annotation_templates__template_id__delete 2 params → 200422
POST
/v2/projects/{project_id}/annotation/templates/reorder
Reorder Annotation Templates
reorder_annotation_templates_v2_projects__project_id__annotation_templates_reorder_post 1 param body → 200422
PUT
/v2/projects/{project_id}/annotation/templates/{template_id}/traces/{trace_id}/rating
Create Annotation Rating
create_annotation_rating_v2_projects__project_id__annotation_templates__template_id__traces__trace_id__rating_put 3 params body → 200422
GET
/v2/projects/{project_id}/annotation/templates/{template_id}/traces/{trace_id}/rating
Get Annotation Rating
get_annotation_rating_v2_projects__project_id__annotation_templates__template_id__traces__trace_id__rating_get 3 params → 200422
DELETE
/v2/projects/{project_id}/annotation/templates/{template_id}/traces/{trace_id}/rating
Delete Annotation Rating
delete_annotation_rating_v2_projects__project_id__annotation_templates__template_id__traces__trace_id__rating_delete 3 params → 200422
PUT
/v2/projects/{project_id}/annotation/templates/{template_id}/records/{record_id}/rating
Create Log Record Annotation Rating
create_log_record_annotation_rating_v2_projects__project_id__annotation_templates__template_id__records__record_id__rating_put 3 params body → 200422
GET
/v2/projects/{project_id}/annotation/templates/{template_id}/records/{record_id}/rating
Get Log Record Annotation Rating
get_log_record_annotation_rating_v2_projects__project_id__annotation_templates__template_id__records__record_id__rating_get 3 params → 200422
DELETE
/v2/projects/{project_id}/annotation/templates/{template_id}/records/{record_id}/rating
Delete Log Record Annotation Rating
delete_log_record_annotation_rating_v2_projects__project_id__annotation_templates__template_id__records__record_id__rating_delete 3 params → 200422
POST
/v2/projects/{project_id}/annotation/ratings
Apply Bulk Annotation
apply_bulk_annotation_v2_projects__project_id__annotation_ratings_post 1 param body → 200422
POST
/public/v2/projects/{project_id}/annotation/templates
Create Annotation Template
create_annotation_template_public_v2_projects__project_id__annotation_templates_post 1 param body → 200422
GET
/public/v2/projects/{project_id}/annotation/templates
List Annotation Templates
list_annotation_templates_public_v2_projects__project_id__annotation_templates_get 1 param → 200422
PATCH
/public/v2/projects/{project_id}/annotation/templates/{template_id}
Update Annotation Template
update_annotation_template_public_v2_projects__project_id__annotation_templates__template_id__patch 2 params body → 200422
GET
/public/v2/projects/{project_id}/annotation/templates/{template_id}
Get Annotation Template
get_annotation_template_public_v2_projects__project_id__annotation_templates__template_id__get 2 params → 200422
DELETE
/public/v2/projects/{project_id}/annotation/templates/{template_id}
Delete Annotation Template
delete_annotation_template_public_v2_projects__project_id__annotation_templates__template_id__delete 2 params → 200422
POST
/public/v2/projects/{project_id}/annotation/templates/reorder
Reorder Annotation Templates
reorder_annotation_templates_public_v2_projects__project_id__annotation_templates_reorder_post 1 param body → 200422
PUT
/public/v2/projects/{project_id}/annotation/templates/{template_id}/traces/{trace_id}/rating
Create Annotation Rating
create_annotation_rating_public_v2_projects__project_id__annotation_templates__template_id__traces__trace_id__rating_put 3 params body → 200422
GET
/public/v2/projects/{project_id}/annotation/templates/{template_id}/traces/{trace_id}/rating
Get Annotation Rating
get_annotation_rating_public_v2_projects__project_id__annotation_templates__template_id__traces__trace_id__rating_get 3 params → 200422
DELETE
/public/v2/projects/{project_id}/annotation/templates/{template_id}/traces/{trace_id}/rating
Delete Annotation Rating
delete_annotation_rating_public_v2_projects__project_id__annotation_templates__template_id__traces__trace_id__rating_delete 3 params → 200422
PUT
/public/v2/projects/{project_id}/annotation/templates/{template_id}/records/{record_id}/rating
Create Log Record Annotation Rating
create_log_record_annotation_rating_public_v2_projects__project_id__annotation_templates__template_id__records__record_id__rating_put 3 params body → 200422
GET
/public/v2/projects/{project_id}/annotation/templates/{template_id}/records/{record_id}/rating
Get Log Record Annotation Rating
get_log_record_annotation_rating_public_v2_projects__project_id__annotation_templates__template_id__records__record_id__rating_get 3 params → 200422
DELETE
/public/v2/projects/{project_id}/annotation/templates/{template_id}/records/{record_id}/rating
Delete Log Record Annotation Rating
delete_log_record_annotation_rating_public_v2_projects__project_id__annotation_templates__template_id__records__record_id__rating_delete 3 params → 200422
POST
/public/v2/projects/{project_id}/annotation/ratings
Apply Bulk Annotation
apply_bulk_annotation_public_v2_projects__project_id__annotation_ratings_post 1 param body → 200422

Schemas 32

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

AnnotationTemplateReorder
object
Request to re-order the annotation 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…
1 property 1 required
api__schemas__annotation__TagsConstraints
object
3 properties 2 required
AnnotationTemplateUpdate
object
2 properties 2 required
AnnotationRatingDB
object
4 properties 3 required
BulkAnnotationRequest
object
2 properties 2 required
api__schemas__annotation__StarConstraints
object
1 property 1 required
api__schemas__annotation__ScoreRating
object
2 properties 1 required
api__schemas__annotation__TreeChoiceConstraints
object
3 properties 1 required
BulkAnnotationRatingStatus
object
6 properties 3 required
HTTPValidationError
object
1 property
api__schemas__annotation__ScoreConstraints
object
3 properties 3 required
AnnotationSelectorType
string
AnnotationTraceSelector
object
Choose specific traces to apply the bulk operation to.
2 properties 1 required
AnnotationTemplateCreate
object
4 properties 2 required
api__schemas__annotation__LikeDislikeRating
object
2 properties 1 required
BulkAnnotationRatingCreate
object
4 properties 2 required
ValidationError
object
5 properties 3 required
api__schemas__annotation__ChoiceConstraints
object
3 properties 2 required
api__schemas__annotation__TreeChoiceNode-Output
object
3 properties 2 required
api__schemas__annotation__LikeDislikeConstraints
object
1 property 1 required
api__schemas__annotation__StarRating
object
2 properties 1 required
api__schemas__annotation__ChoiceRating
object
2 properties 1 required
api__schemas__annotation__TextRating
object
2 properties 1 required
AnnotationRatingOperationType
string
Operation type for bulk annotation rating operations.
api__schemas__annotation__TagsRating
object
2 properties 1 required
AnnotationTemplateDB
object
9 properties 8 required
api__schemas__annotation__TextConstraints
object
1 property 1 required
api__schemas__annotation__TreeChoiceRating
object
2 properties 1 required
TreeChoiceDBConstraints
object
3 properties 3 required
api__schemas__annotation__TreeChoiceNode-Input
object
3 properties 2 required
AnnotationRatingCreate
object
2 properties 1 required
BulkAnnotationRatingDelete
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

galileo-technologies-annotation-api-openapi.yml Raw ↑

Other APIs Galileo Technologies publishes across the network.

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
Galileo Technologies dataset API
Where this information came from

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