# Content Hub External API

**Canonical:** https://apis.io/apis/columbia-sportswear/content-hub-external/  
**Provider:** Columbia Sportswear — https://apis.io/providers/columbia-sportswear/  
**Base URL:** https://api.columbia.com/ContentHubExternal  
**Documentation:** https://columbia.developer.azure-api.net/api-details#api=4cad0e39673846b186038d3113e5a4ab

Content Hub External API is one of 2 APIs that [Columbia Sportswear](https://apis.io/providers/columbia-sportswear/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Digital Asset Management, Product Imagery, Retail, and Partner APIs. The published artifact set on APIs.io includes an OpenAPI specification.

Columbia Sportswear's ContentHub image service for external customers. A read-only API with two GET operations: look up product imagery ("seasonal assets") for a single 10-digit material number, or page through assets in bulk over a modified-on date range with Skip/Take paging capped at a Take of 1000. Both operations filter on perspective, shot subtype and a modified-on window. Unauthorized callers are limited to Product Shot imagery older than a configured season. Authentication is an Azure API Management subscription key on every call. The OpenAPI 3.0.1 contract in this repo was exported from Columbia's own API Management instance and declares servers[] https://api.columbia.com/ContentHubExternal - Columbia's own domain - confirming first-party ownership.

## Operations (2)

| Method | Path | Summary |
|---|---|---|
| GET | `/api/external/image/GetSeasonalAssets` | Assets Query. Un-Authorized users get access to only Product Shot older than the configured season |
| GET | `/api/external/image/GetSeasonalAssetsBulk` | Bulk Assets Query. Un-Authorized users get access to only Product Shot older than the configured season |

## Machine-readable artifacts (4)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/columbia-sportswear/refs/heads/main/openapi/columbia-sportswear-content-hub-external-openapi.json
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/columbia-sportswear/refs/heads/main/errors/columbia-sportswear-problem-types.yml
- **Conformance** — https://raw.githubusercontent.com/api-evangelist/columbia-sportswear/refs/heads/main/conformance/columbia-sportswear-conformance.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/columbia-sportswear/refs/heads/main/data-model/columbia-sportswear-data-model.yml

## Other Columbia Sportswear APIs (1)

- [Columbia Sportswear Digital Developer Portal](https://apis.io/apis/columbia-sportswear/digital-developer-portal/)

## Tags

Digital Asset Management, Product Imagery, Retail, Partner APIs

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/columbia-sportswear/content-hub-external/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/columbia-sportswear/.
