Base64 is an encoding scheme that converts binary data to a sequence of characters. It is usually used to convert an image to a unique sequence of characters. For example, this image has been converted to a Base64 sequence of characters:
This page includes the Base64 sequence of characters for this image.
Rapyd supports Base64 encoding in API methods that require attaching documents. For example, the Verify Identity method includes a field for adding the front side of the customerโs ID as a Base-64 encoded image.