Taxonomy endpoints now available on the Content Preview API
Taxonomy data (concepts and concept schemes) is now available on the Content Preview API (CPA) at preview.contentful.com.
Previously, taxonomy endpoints were only accessible via the Content Delivery API (CDA) and Content Management API (CMA), requiring customers working with preview environments to combine multiple APIs. With this update, you can now retrieve taxonomy data using your CPA access token.
Why this matters
If you use taxonomy to organize content (for example, generating slugs or filtering by category) in preview environments, you no longer need to mix APIs. You can now use a single CPA token to access both draft content and taxonomy data, simplifying your setup and aligning with best practices.
To learn more, read our documentation.