Skip to main content
POST
Generate Signature

Body

application/json

Payload for Signature generation

client_id
string
required

Client ID generated when creating new api keys

Example:

"K1PoY1WYricSpXh6Wm24txxxxxxxxxx"

sender
string
required

the title of the integration

Example:

"Niobi integration"

salt
string
required

Salt for added security

Example:

"mySalt12342423"

params
object
required

Additional parameters for the request

Response

Signature was generated successfully.

success
boolean
Example:

true

message
string

Success message

Example:

"Signature was generated successfully."

data
object

The generated data including the signature