For the complete documentation index, see llms.txt. This page is also available as Markdown.

Signature

Signature is used by Faspay to verify that your request is not altered by attackers. The signature process use format as follows :

SHA-256 HMAC is used to generate the signature with your API secret as the key

Last updated