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

Select Star lineage API

The lineage API from Select Star — 4 operation(s) for lineage.

Select Star lineage API is one of 26 APIs that Select Star publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Lineage. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, API documentation, an API reference, and a getting-started guide.

This API exposes 9 operations across 4 paths, and defines 14 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against the base URL https://api.production.selectstar.com.

9 operations 4 paths 14 schemas 2 DELETE4 GET2 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.production.selectstar.com
Authentication
HTTP Bearer, API Key
License
All Rights Reserved
Terms of Service
Resource Areas
1

Authentication & Security 2

Select Star lineage API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (JWTAuthentication). An API key is passed in the header as Authorization (tokenAuth).

  • tokenAuth — Token-based authentication with required prefix "Token"

Paths & Operations 9

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

lineage 9
GET
/v1/lineage/{guid}/
Calculates lineage for given metadata object. Required Role: Authenticated User with Active Organization
lineage_retrieve 20 params → 200
GET
/v1/lineage/manual/edges/
Get all manual lineage edges Required Role: Admin (or RBAC policy)
lineage_manual_edges_list 2 params → 200
POST
/v1/lineage/manual/edges/
Create a new Manual Lineage Edge. It is needed to specify at least the guid for source and target nodes (sourcenode and targetnode). The guid corresponds to the actual column or table that is the sou…
lineage_manual_edges_create body → 201
GET
/v1/lineage/manual/edges/{source_guid}/{target_guid}/
Get a single manual lineage edge given source and target guid and optional usage Required Role: Admin (or RBAC policy)
lineage_manual_edges_retrieve 2 params → 200
PATCH
/v1/lineage/manual/edges/{source_guid}/{target_guid}/
Update an existing Manual Lineage Edge. Use the path parameters to specify uniquely the edge to update. Use the request body to specify the parameters you want to update. In any update case, a new ed…
lineage_manual_edges_partial_update 2 params body → 200
DELETE
/v1/lineage/manual/edges/{source_guid}/{target_guid}/
Delete a single manual lineage edge. Required Role: Admin (or RBAC policy)
lineage_manual_edges_destroy 2 params → 204
GET
/v1/lineage/manual/edges/{source_guid}/{target_guid}/{usage}/
Get a single manual lineage edge given source and target guid and optional usage Required Role: Admin (or RBAC policy)
lineage_manual_edges_retrieve_2 3 params → 200
PATCH
/v1/lineage/manual/edges/{source_guid}/{target_guid}/{usage}/
Update an existing Manual Lineage Edge. Use the path parameters to specify uniquely the edge to update. Use the request body to specify the parameters you want to update. In any update case, a new ed…
lineage_manual_edges_partial_update_2 3 params body → 200
DELETE
/v1/lineage/manual/edges/{source_guid}/{target_guid}/{usage}/
Delete a single manual lineage edge. Required Role: Admin (or RBAC policy)
lineage_manual_edges_destroy_2 3 params → 204

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are ColumnLineage (25 properties), TableLineage (25 properties), Breadcrumb (8 properties), ColumnPopularity (5 properties). Each schema is shown below with its type and property counts.

LineageNode
object
2 properties 2 required
ManualLineageEdge
object
3 properties 3 required
TablePopularity
object
5 properties 5 required
TargetDataSourceTypeEnum
string
airflow - Airflow awss3 - AWS S3 bigquery - BigQuery datastudio - Looker Studio databricks - Databricks dbagent - DB Agent db2 - DB2 dbt - dbt fivetran - Fivet…
PaginatedManualLineageEdgeList
object
4 properties 2 required
UsageType
string
asis - UsageType.asis transformed - UsageType.transformed aggregated - UsageType.aggregated filter - UsageType.filter
CreateManualLineageEdgeRequest
object
4 properties 2 required
ColumnLineage
object
Use as serializer mixin after ModelSerializer: class ...Serializer(..., serializers.ModelSerializer, TypeSerializer):
25 properties 12 required
Breadcrumb
object
8 properties 5 required
TableLineage
object
Use as serializer mixin after ModelSerializer: class ...Serializer(..., serializers.ModelSerializer, TypeSerializer):
25 properties 13 required
Lineage
object
2 properties 2 required
BaseType
object
Base Serializer to inject the following type information: - Object Type: Model Name of the Object: Table, Dashboard, ReportQuery - Data Source Type: snowflake,…
4 properties 4 required
ColumnPopularity
object
5 properties 5 required
PatchedUpdateManualLineageEdgeRequest
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

select-star-lineage-api-openapi.yml Raw ↑

Other APIs Select Star publishes across the network.

Select Star bi API
Select Star collections API
Select Star columns API
Select Star comments API
Select Star custom-attribute-values API
Select Star custom-attributes API
Select Star custom-attributes-with-value API
Select Star data-metrics API
Select Star data-sources API
Select Star databases API
Select Star dbt API
Select Star documents API
Where this information came from

This is an independent, third-party profile of Select Star lineage 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.