Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 871 Bytes

File metadata and controls

22 lines (15 loc) · 871 Bytes

Basic

  • CPA (Content Preview API) token + $preview: true === CDA (Content Delivery API) token
  • GraphiQL:
https://graphql.contentful.com/content/v1/spaces/{spaceID}/environments/master/explore?access_token={cpaToken}
# image asset_id=40J9DqFo4v7EtP05hwMqma, unique_id=2e37f2618e9366ab7329c2c1f52e2949
# Media -> select one -> Copy Image Address
https://images.ctfassets.net/{spaceID}/40J9DqFo4v7EtP05hwMqma/2e37f2618e9366ab7329c2c1f52e2949/rubber_duck.jpg?w=100&h=120&fit=fill&f=top&fm=webp
  • CMA (Content Management)

References