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 Observed Column Service API

The MetricObservedColumnService API from Bigeye — 7 operation(s) for metricobservedcolumnservice.

Bigeye Metric Observed Column 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 MetricObservedColumnService. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

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

7 operations 7 paths 78 schemas 3 GET4 POST

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 Observed Column 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 7

Across 7 paths, the API surfaces 7 operations — 3 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

MetricObservedColumnService 7
POST
/api/v1/metric-observed-column/metric/{metricId}/backfill
Backfill metric observed columns for a specific metric This endpoint automatically sets default observed columns for a metric based on its configuration
MetricObservedColumnService_BackfillMetricObservedColumns 1 param → 200default
POST
/api/v1/metric-observed-column
Create a metric observed column relationship This endpoint creates a relationship between a metric and a column that the metric observes
MetricObservedColumnService_CreateMetricObservedColumn body → 200default
POST
/api/v1/metric-observed-column/delete
Delete a metric observed column relationship This endpoint removes the relationship between a metric and a column
MetricObservedColumnService_DeleteMetricObservedColumn body → 200default
POST
/api/v1/metric-observed-column/bulk-list
Get metric observed columns in bulk This endpoint allows fetching multiple metric observed column relationships based on various filters such as metric IDs, column IDs, table IDs, schema IDs, source…
MetricObservedColumnService_GetMetricObservedColumnsBulk body → 200default
GET
/api/v1/metric-observed-column/column/{columnId}
Get metric observed columns for a specific column Returns all metrics that observe the specified column
MetricObservedColumnService_GetMetricObservedColumnsForColumn 1 param → 200default
GET
/api/v1/metric-observed-column/metric/{metricId}
Get metric observed columns for a specific metric Returns all columns that are observed by the specified metric, along with suggested columns
MetricObservedColumnService_GetMetricObservedColumnsForMetric 1 param → 200default
GET
/api/v1/metric-observed-column/metric/{metricId}/suggested
Get suggested columns for a metric Returns columns that are suggested to be observed by the specified metric based on its configuration
MetricObservedColumnService_GetSuggestedColumnsForMetric 1 param → 200default

Schemas 78

The contract defines 78 schemas that model the data the API accepts and returns. The most detailed are generatedMetricConfiguration (29 properties), generatedCustomRule (26 properties), generatedTable (23 properties), generatedMetricMetadata (22 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
generatedMetricObservedColumnRequest
object
3 properties
generatedMetricParameter
object
4 properties
generatedRelativeThreshold
object
2 properties
generatedCatalogEntityType
string
generatedThreshold
object
6 properties
generatedCustomRulesThresholdType
string
generatedMetricMetadata
object
22 properties
generatedWebhookHeader
object
2 properties
generatedAggregationType
string
generatedTemplateMetric
object
3 properties
generatedMonitorType
string
generatedIssueExternalTicketInfo
object
4 properties
generatedDeleteMetricObservedColumnRequest
object
2 properties
generatedAutothresholdSensitivity
string
generatedWarehouseType
string
generatedJoinColumnPairing
object
4 properties
generatedTableType
string
generatedMetricGroupOverride
object
3 properties
generatedRowCreationTimeFilter
object
2 properties
generatedMetricObservedColumnResponse
object
5 properties
generatedSlackChannelInfo
object
4 properties
generatedEmpty
object
generatedExternalTicketProvider
string
generatedMetricStatus
string
generatedMetricRunAnnotation
object
4 properties
generatedMetricRun
object
19 properties
generatedNamedSchedule
object
5 properties
generatedMetricRunLabel
string
generatedCustomRuleInfo
object
12 properties
generatedPaginationInfo
object
5 properties
generatedEntityInfo
object
4 properties
generatedStandardDeviationThreshold
object
2 properties
generatedMetricRunStatus
string
generatedPredefinedMetricName
string
generatedExternalMonitorType
string
generatedFreshnessScheduleThreshold
object
4 properties
generatedWebhook
object
2 properties
generatedConstantThreshold
object
1 property
generatedCompanionMetric
object
3 properties
generatedJoinType
string
generatedUser
object
8 properties
generatedTimeInterval
object
2 properties
generatedTable
object
Representation of a table in a warehouse.
23 properties
generatedPredefinedMetric
object
1 property
generatedGetMetricObservedColumnBulkRequest
object
8 properties
generatedMetricInfo
object
14 properties
protobufAny
object
2 properties
generatedForecastModelType
string
generatedNoneThreshold
object
generatedMetricSchedule
object
2 properties
generatedSchemaChangeInfo
object
3 properties
generatedLookbackType
string
generatedCustomRuleType
string
generatedMetricGroupDimension
object
3 properties
generatedMetricRunFailureReason
string
generatedCompanionMetricType
string
generatedSchema
object
Representation of a schema in a warehouse.
16 properties
generatedMonitoredObject
object
2 properties
generatedMetricConfiguration
object
29 properties
generatedMetricObservedColumnListResponse
object
2 properties
generatedColumnWithTable
object
2 properties
generatedTableColumn
object
Representation of a column in a table.
15 properties
generatedGetColumnListResponse
object
2 properties
generatedJoinTableFilter
object
2 properties
generatedSimpleBound
object
2 properties
generatedMetricCreationState
string
generatedExternalMonitor
object
1 property
generatedIdAndDisplayName
object
2 properties
runtimeError
object
4 properties
generatedAutoThreshold
object
5 properties
generatedCustomRule
object
26 properties
generatedNotificationChannel
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bigeye-metricobservedcolumnservice-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 Observed Column 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.