API keys encoding

KC_
KC_ edited February 6 in General
API Keys (secret Key, API key) string is base64 encoded, base16 or UTF8 encoded?
Tagged:
  • Nivas
    API key/secret are random alphanumeric string. They are not Base64 or Base16 encoded; they are just plain text strings.
Sign In or Register to comment.