Generate Stir/Shaken Certifiate
Generate a Stir/Shaken Certificate
Name
Value
Name
Type
Description
curl -X 'POST'
'https://api.peeringhub.io/api/service_provider/generate_sti_spc_cert'
-H 'accept: */*'
-H 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzZXJ2aWNlX3Byb3ZpZGVyX3V1aWQiOiIzZTIwMTk4Z'
-H 'Content-Type: application/json'
-d '{
"private_key_uuid": "c02xxx302-adc4-4dff-8016-xxxxx8f79",
"sti_pa_username": "your_sti_user",
"sti_pa_password": "your_sti_pass"
}'Last updated