Choose your language:
    API token

    An API token allows access to our API. It is linked to a Role, which describes what actions can be performed.

    Object payload
    id  string
    ID of access_token
    name  string

    Name of API token

    hardcodedType  null, string
    canAccessCda  boolean

    Whether this API token can access the Content Delivery API published content endpoint

    canAccessCdaPreview  boolean

    Whether this API token can access the Content Delivery API draft content endpoint

    canAccessCma  boolean

    Whether this API token can access the Content Management API

    token  string

    The actual API token

    role  role.id, null

    Role

    Available endpoints