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 custom-attribute-values API

The custom-attribute-values API from Select Star — 2 operation(s) for custom-attribute-values.

Select Star custom-attribute-values 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 custom-attribute-values. 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 5 operations across 2 paths, and defines 7 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.

5 operations 2 paths 7 schemas 1 DELETE2 GET1 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 custom-attribute-values 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 5

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

custom-attribute-values 5
GET
/v1/custom-attribute-values/
This endpoint retrieves a list of all values for a specific custom attribute. If a list of object GUIDs is provided (via the 'items' parameter), it will return all values for that custom attribute ac…
custom_attribute_values_list 6 params → 200
POST
/v1/custom-attribute-values/
Use this endpoint when you need to assign a value to a specific custom attribute tied to a specific object. This endpoint is used to update a custom attribute's value as it applies to a specific obje…
custom_attribute_values_create body → 201
GET
/v1/custom-attribute-values/{guid}/
This endpoint is for reading the value of a custom attribute itself. The GUID in the URL corresponds to the value of the custom attribute, which is linked to its textual content and the object it is…
custom_attribute_values_retrieve 1 param → 200
PATCH
/v1/custom-attribute-values/{guid}/
This endpoint is designed for modifying an existing value and/or rich text value of a custom attribute on a particular object. Required Role: Data Manager or higher
custom_attribute_values_partial_update 1 param body → 200
DELETE
/v1/custom-attribute-values/{guid}/
This endpoint will delete a custom attribute value from an object Required Role: Data Manager or higher
custom_attribute_values_destroy 5 params → 204

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are CustomAttributeRetrieveValue (7 properties), CustomAttributeValue (6 properties), CustomAttributeValueRequest (5 properties), PatchedCustomAttributeValueRequest (5 properties). Each schema is shown below with its type and property counts.

PatchedCustomAttributeValueRequest
object
5 properties
CustomAttributeRetrieveValue
object
7 properties 4 required
CustomAttributeLite
object
3 properties 3 required
CustomAttributeValue
object
6 properties 3 required
CustomAttributeType
string
text - text
PaginatedCustomAttributeRetrieveValueList
object
4 properties 2 required
CustomAttributeValueRequest
object
5 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

select-star-custom-attribute-values-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-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 custom-attribute-values 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.