🚀 We are preparing our documentation and source code for our first release. For any questions & to meet the founders, please fill in this form
curl --request POST \
--url https://api.example.com/api/bridge/v1/available-providers/{provider_controller_type_id}/available-credentials/{credential_controller_type_id}/credential/resource-server/encrypt \
--header 'Content-Type: application/json' \
--data '
{
"dek_alias": "<string>",
"value": "<unknown>"
}
'{
"message": "<string>",
"data": "<unknown>"
}Encrypt a resource server credential configuration before storage
curl --request POST \
--url https://api.example.com/api/bridge/v1/available-providers/{provider_controller_type_id}/available-credentials/{credential_controller_type_id}/credential/resource-server/encrypt \
--header 'Content-Type: application/json' \
--data '
{
"dek_alias": "<string>",
"value": "<unknown>"
}
'{
"message": "<string>",
"data": "<unknown>"
}Provider controller type ID
Credential controller type ID
Encrypt resource server configuration