CreateApiKeyResponse

  • createdAt
    Type: stringFormat: date-time
    required

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • environment
    Type: stringenum
    required
    values
    • sandbox
    • live
  • id
    Type: stringFormat: uuid
    required
  • key
    Type: string
    required

    Full raw API key — shown only once. Store it securely.

  • keyPrefix
    Type: string
    required
  • name
    Type: string
    required
  • warning
    Type: string
    required