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

Bigeye Metric Service API

The MetricService API from Bigeye — 20 operation(s) for metricservice.

Bigeye Metric Service API is one of 45 APIs that Bigeye publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include MetricService. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 24 operations across 20 paths, and defines 118 schemas. It is described by OpenAPI 3.2.0, at version version not set.

Requests are made against a single base URL, https://app.bigeye.com.

24 operations 20 paths 118 schemas 1 DELETE13 GET7 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
version not set
Base URL
https://app.bigeye.com
Authentication
HTTP Basic, API Key, API Key
Resource Areas
1

Authentication & Security 3

Bigeye Metric Service API declares 3 security schemes for authenticating requests. It accepts HTTP basic authentication (basicAuth). An API key is passed in the header as Authorization (Agent_API_Key). An API key is passed in the header as Authorization (Personal_API_Key). By default, every request must be authenticated.

  • Agent_API_Key — Add 'apikey ' to the beginning of your api key
  • Personal_API_Key — Add 'apikey ' to the beginning of your api key

Paths & Operations 24

Across 20 paths, the API surfaces 24 operations — 1 DELETE, 13 GET, 7 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

MetricService 24
PUT
/api/v1/metrics/batch
Batch edit metrics
MetricService_BatchEditMetrics body → 200default
PUT
/api/v1/metrics/bulk
Performs bulk metric updates
MetricService_BulkUpdateMetrics body → 200default
PUT
/api/v1/metrics/comparisons/bulk
Performs bulk Delta updates
MetricService_BulkUpdatesDeltas body → 200default
GET
/api/v1/metrics/{metricId}/debug/preview
Get sample debug rows for debug page
MetricService_GetDebugPreview 1 param → 200default
GET
/api/v1/metrics/{metricId}/debug/queries
Get queries for debug page
MetricService_GetDebugQueries 1 param → 200default
GET
/api/v1/metrics/metadata-metric-names
Gets the list of all metadata metric names
MetricService_GetMetadataMetricNames → 200default
DELETE
/api/v1/metrics/{metricId}
Delete metric
MetricService_DeleteMetric 1 param → 200default
GET
/api/v1/metrics/{metricId}
Get metric configuration
MetricService_GetMetricConfiguration 1 param → 200default
GET
/api/v1/metrics/info/{metricId}
Get single metric information
MetricService_GetMetricInfo 1 param → 200default
GET
/api/v1/metrics/info
Get metric information
MetricService_GetMetricInfoBatch 23 params → 200default
POST
/api/v1/metrics/info
Get batch metric information
MetricService_GetMetricInfoBatchPost body → 200default
POST
/api/v1/metrics/runs
Get metric runs
MetricService_GetMetricRuns body → 200default
GET
/api/v1/metrics/count
Get count of metrics
MetricService_GetMetricsCount 23 params → 200default
GET
/api/v1/metrics/{metricId}/revisions
Get metric revisions / history / timeline
MetricService_GetRevisions 1 param → 200default
POST
/api/v1/metrics/scorecard
Get metric scorecard
MetricService_GetScorecard body → 200default
GET
/api/v1/metrics/table-level-metric-names
Gets the list of all table-level metric names
MetricService_GetTableLevelMetricNames → 200default
GET
/api/v1/metrics/run/{metricId}
Run metric
MetricService_RunMetric 1 param → 200default
POST
/api/v1/metrics/run/batch
Batch run metrics
MetricService_RunMetricBatch body → 200default
POST
/api/v1/metrics/run/batch/queue
Queue batch run metrics. This is useful for batches that take a long time to run. Returns a WorkflowResponse, which contains a workflowid. The status of the batch can be checked by using the /api/v1/…
MetricService_RunMetricBatchQueue body → 200default
GET
/api/v1/metrics/backfill
Get backfill status
MetricService_SearchMetricBackfill 5 params → 200default
POST
/api/v1/metrics/backfill
Backfill metric
MetricService_BackfillMetric body → 200default
GET
/api/v1/metrics
Search metric configuration
MetricService_SearchMetricConfiguration 6 params → 200default
POST
/api/v1/metrics
Create or update metric
MetricService_CreateMetric body → 200default
GET
/api/v1/metrics/validation
Validate a metric configuration
MetricService_ValidateMetric 44 params → 200default

Schemas 118

The contract defines 118 schemas that model the data the API accepts and returns. The most detailed are generatedMetricConfiguration (29 properties), generatedCustomRule (26 properties), generatedGetMetricInfoListRequest (23 properties), generatedTable (23 properties). Each schema is shown below with its type and property counts.

generatedTag
object
6 properties
generatedMetricType
object
6 properties
generatedSimpleBoundType
string
generatedColumnCorrelation
object
2 properties
generatedTimeIntervalType
string
generatedJoin
object
7 properties
generatedGetMetricRevisionsResponse
object
1 property
generatedMetricScorecardCounts
object
3 properties
generatedMetricParameter
object
4 properties
generatedMetricCategoryScorecard
object
2 properties
generatedCatalogEntityType
string
generatedRelativeThreshold
object
2 properties
generatedThreshold
object
6 properties
generatedBulkResponse
object
3 properties
generatedCustomRulesThresholdType
string
generatedMetricMetadata
object
22 properties
generatedWebhookHeader
object
2 properties
generatedAggregationType
string
generatedMetricBackfillRun
object
5 properties
generatedMuteRequest
object
1 property
generatedGetMetricScorecardRequest
object
2 properties
generatedTemplateMetric
object
3 properties
generatedMonitorType
string
generatedIssueExternalTicketInfo
object
4 properties
generatedMetricValidationResult
object
4 properties
generatedAutothresholdSensitivity
string
generatedWarehouseType
string
generatedJoinColumnPairing
object
4 properties
generatedWhereClause
object
16 properties
generatedTableType
string
generatedMetricGroupOverride
object
3 properties
generatedRowCreationTimeFilter
object
2 properties
generatedMetricObservedColumnResponse
object
5 properties
generatedSlackChannelInfo
object
4 properties
generatedEmpty
object
generatedExternalTicketProvider
string
generatedSortDirection
string
generatedMetricStatus
string
generatedMetricRunAnnotation
object
4 properties
generatedGetMetricsCountResponse
object
1 property
generatedMetricRun
object
19 properties
generatedNamedSchedule
object
5 properties
generatedMetricRunLabel
string
generatedCustomRuleInfo
object
12 properties
generatedPaginationInfo
object
5 properties
generatedRevisionInfo
object
3 properties
generatedEntityInfo
object
4 properties
generatedBatchRunMetricsRequest
object
3 properties
generatedStandardDeviationThreshold
object
2 properties
generatedMetricRunStatus
string
generatedPredefinedMetricName
string
generatedExternalMonitorType
string
generatedBulkDeltaOperation
object
4 properties
generatedFreshnessScheduleThreshold
object
4 properties
generatedWebhook
object
2 properties
generatedConstantThreshold
object
1 property
generatedCompanionMetric
object
3 properties
generatedBatchRunMetricsResponse
object
2 properties
generatedJoinType
string
generatedGetMetricInfoListRequest
object
23 properties
generatedMetricRevision
object
3 properties
generatedUser
object
8 properties
generatedTimeInterval
object
2 properties
generatedBatchMetricConfigResponse
object
2 properties
generatedTable
object
Representation of a table in a warehouse.
23 properties
generatedPredefinedMetric
object
1 property
generatedMetricInfo
object
14 properties
protobufAny
object
2 properties
generatedWorkflowResponse
object
2 properties
generatedMetricCategory
string
generatedForecastModelType
string
generatedNoneThreshold
object
generatedMetricSchedule
object
2 properties
generatedSchemaChangeInfo
object
3 properties
generatedTableComparisonBatchEditRequest
object
4 properties
generatedLookbackType
string
generatedGetMetricScorecardResponse
object
1 property
generatedMetricBackfillRequest
object
3 properties
generatedTimeRange
object
2 properties
generatedMetricInfoList
object
2 properties
generatedCustomRuleType
string
generatedMetricGroupDimension
object
3 properties
generatedMetricRunFailureReason
string
generatedCompanionMetricType
string
generatedSchema
object
Representation of a schema in a warehouse.
16 properties
generatedBulkMetricOperation
object
8 properties
generatedMetricBackfill
object
5 properties
generatedMonitoredObject
object
2 properties
generatedGetPreviewResponse
object
3 properties
generatedMetricConfiguration
object
29 properties
generatedMetricSortField
string
generatedColumnWithTable
object
2 properties
generatedMetricNamesResponse
object
1 property
generatedBatchMetricConfigRequest
object
2 properties
generatedTableColumn
object
Representation of a column in a table.
15 properties
generatedPreviewRow
object
1 property
generatedFailedUpdate
object
2 properties
generatedGetDebugQueriesResponse
object
2 properties
generatedJoinTableFilter
object
2 properties
generatedMetricRunSortField
string
generatedThreeLeggedBoolean
string
We need this for isMuted filters as unspecified == no filter, but the generated typescript file is setting null to false so there is no way for the receiver to…
generatedRevisionType
string
generatedBatchGetMetricResponse
object
1 property
generatedGetMetricRunsRequest
object
9 properties
generatedFailedMetricEdit
object
2 properties
generatedSimpleBound
object
2 properties
generatedGetMetricRunsResponse
object
3 properties
generatedMetricBackfillResponse
object
1 property
generatedMetricCreationState
string
generatedExternalMonitor
object
1 property
generatedIdAndDisplayName
object
2 properties
generatedMetricBackfillRunStatus
string
runtimeError
object
4 properties
generatedWorkflowProcessingType
string
generatedAutoThreshold
object
5 properties
generatedCustomRule
object
26 properties
generatedNotificationChannel
object
4 properties
generatedMetricIdentifier
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bigeye-metricservice-api-openapi.yml Raw ↑

Other APIs Bigeye publishes across the network.

Bigeye MCP Gateway
Bigeye Agent Service API
Bigeye API Key Service API
Bigeye Catalog Rebuilds Service API
Bigeye Classifier Service API
Bigeye Collection Service API
Bigeye Collection V2 Service API
Bigeye Column Service API
Bigeye Company Service API
Bigeye Comparison Table Service API
Bigeye Config Service API
Bigeye Custom Rule Service API
Where this information came from

This is an independent, third-party profile of Bigeye Metric Service 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.