Skip to content

Opening book details…

Can I read Stradus API Request Signatures Guide on EtoBox?

Stradus API Request Signatures Guide by dixit is a document available to read on EtoBox.

What is Stradus API Request Signatures Guide about?

Most Stradus APIs use signed requests to ensure only authorized parties can send requests or modify them. Signatures are calculated over the request body or URL query depending on the API. Signatures use HMAC with SHA256 and the Base64 encoded API key to validate requests come from authorized systems. Stradus provides the API key and code samples are given to generate signatures in C# and Java.

Author
dixit
Language
EN