Partner Link API
5 min
introduction the api's objective is to allow partners to gain access to specific realms and flows within a realm this allows the partner to gain access and use api to create and push applications to the back office for further processing sample request curl location 'distributor link url' \\ \ header 'authorization token' \\ \ header 'content type application/json' \\ \ data '{ "distributorid" "64 ca", "applicationid" "62 94" }' request field description key required/optional data type description header authorization required string authorization token content type required string application/json body distributorid required string this is a unique identifier of the partner applicationid required string this is a realm identifier, to be given by the signzy team sample response { "id" "64 42", "distributorid" "64 ca", "applicationid" "62 94" } response field description key data type description id string this is your access token to be passed into other endpoints as an authorization header distributorid string this is a unique identifier of the partner applicationid string this is a realm identifier, to be given by the signzy team getting help please feel free to contact us if you have any questions, require clarification, or have ideas for how to make the documents or any of our services better you can reach out to us at help\@signzy com