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

The collections API from Select Star — 5 operation(s) for collections.

Select Star collections 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 Collection. 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 5 paths, and defines 58 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 5 paths 58 schemas 2 DELETE3 GET3 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 collections 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 5 paths, the API surfaces 9 operations — 2 DELETE, 3 GET, 3 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

collections 9
GET
/v1/collections/
Required Role: Viewer or higher
collections_list 10 params → 200
POST
/v1/collections/
Required Role: Admin
collections_create body → 201
DELETE
/v1/collections/
Required Role: Admin
collections_bulk_delete 8 params → 204
GET
/v1/collections/{collection__guid}/items/
Required Role: Viewer or higher
collections_items_list 9 params → 200
GET
/v1/collections/{guid}/
Required Role: Viewer or higher
collections_retrieve 1 param → 200
PATCH
/v1/collections/{guid}/
Required Role: Admin
collections_partial_update 1 param body → 200
DELETE
/v1/collections/{guid}/
Required Role: Admin
collections_destroy 9 params → 204
PATCH
/v1/collections/items/
Required Role: Data Manager or higher
collections_items_bulk_update body → 200
PATCH
/v1/collections/owners/
Required Role: Admin
collections_owners_partial_update body → 200

Schemas 58

The contract defines 58 schemas that model the data the API accepts and returns. The most detailed are Dashboard (42 properties), RelatedObjectsCounts (39 properties), CollectionItemMetadata (34 properties), Collection (20 properties). Each schema is shown below with its type and property counts.

DashboardSerializer.GuidReferenceField.business_owner
TypeB32Enum
string
status - status dbt - dbt
PatchedCreateUpdateCollectionRequest
object
9 properties
BaseDataSource
object
3 properties 2 required
CollectionOwnersBulkEditSerializer.GuidReferenceField.business_owner
CollectionSerializer.GuidReferenceField.technical_owner
BaseMetadata
object
4 properties 4 required
ListSerializer.GuidReferenceField.
TaggedItemsLite
object
Serializer without suggestion source
5 properties 5 required
Breadcrumb
object
8 properties 5 required
PatchedCollectionItemBulkUpdateRequest
object
4 properties
DescriptionSourceEnum
string
user - User ingestion - Ingestion ai - Ai publicdocs - Public Docs lineage - Lineage downstreamlineage - Downstream Lineage upstreamlineage - Upstream Lineage…
PatchedCollectionOwnersBulkEditRequest
object
3 properties
UserSetting
object
10 properties
CollectionOwnersBulkEditSerializer.GuidReferenceField.technical_owner
ListSerializer.GuidReferenceField.Request
string
GUID
TargetDataSourceTypeEnum
string
airflow - Airflow awss3 - AWS S3 bigquery - BigQuery datastudio - Looker Studio databricks - Databricks dbagent - DB Agent db2 - DB2 dbt - dbt fivetran - Fivet…
TaggedItemsLiteWithSourceSerializer.GuidReferenceField.suggestion_source_object
CollectionSetRequest
object
This serializer represents a list of tag guids to be applied to a given item
2 properties 2 required
CreateUpdateCollectionSerializer.GuidReferenceField.business_ownerRequest
string
GUID
DefaultTableDashboardTabEnum
string
overview - overview columnscharts - columnscharts
UserLite
object
7 properties 7 required
CollectionLite
object
8 properties 8 required
CollectionItem
object
A list of items that are part of one particular collection
2 properties 2 required
CollectionOwnersBulkEditSerializer.GuidReferenceField.technical_ownerRequest
string
GUID
DSUserName
object
4 properties 2 required
TaggedItemsLiteSerializer.GuidReferenceField.item
QueryError
object
6 properties 6 required
CollectionItemSerializer.GuidReferenceField.item
PiiRule
object
7 properties 5 required
Type6b6Enum
string
airflow - Airflow awss3 - AWS S3 bigquery - BigQuery datastudio - Looker Studio databricks - Databricks dbagent - DB Agent db2 - DB2 dbt - dbt fivetran - Fivet…
Collection
object
20 properties 14 required
TagLite
object
8 properties 6 required
PaginatedCollectionList
object
4 properties 2 required
Dashboard
object
Adds support for reading a description from metadata that support modifying description
42 properties 13 required
DataSourceInfo
object
4 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
User
object
14 properties 13 required
DefaultDatabaseTableColumnOrderEnum
string
popularity - popularity columnordinalposition - columnordinalposition alphabetical - alphabetical
DSUser
object
13 properties 8 required
BIFolder
object
Adds support for reading a description from metadata that support modifying description
7 properties 4 required
DashboardSerializer.GuidReferenceField.technical_owner
PaginatedCollectionItemList
object
4 properties 2 required
CollectionItemMetadata
object
Adds support for reading a description from metadata that support modifying description
34 properties 31 required
TeamShortcut
object
2 properties 2 required
RelatedObjectsCounts
object
39 properties
CollectionOwnersBulkEdit
object
4 properties 2 required
TaggedItemsLiteWithSource
object
6 properties 5 required
CreateUpdateCollectionRequest
object
9 properties 1 required
CollectionSerializer.GuidReferenceField.business_owner
DashboardPopularity
object
5 properties 5 required
CreateUpdateCollectionSerializer.GuidReferenceField.technical_ownerRequest
string
GUID
CollectionOwnersBulkEditSerializer.GuidReferenceField.business_ownerRequest
string
GUID
SuggestedDescriptionSourceObject
object
6 properties 5 required
TaggedItemsSourceSerializer.GuidReferenceField.item
Team
object
5 properties 3 required
PIIType
string
address - address banking - banking birthdate - birthdate document - document email - email facephoto - facephoto gender - gender maritalstatus - maritalstatus…
TaggedItemsSource
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Select Star publishes across the network.

Select Star bi 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
Select Star ingestion API
Where this information came from

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