Request an aggregation task

Request an aggregation task

Request a task to aggregate the Falcon signatures provided

POST /v1/pqscale/aggsign

Headers

Request Body

Request a task to aggregate the Falcon signatures provided

POST /v1/pqscale/aggsign

Headers

Request Body

Request examples

The request examples below are just for reference.

Remember to supply {{BASE_URL}} and {{Your_API_key}} in the corresponding fields.

curl '{{BASE_URL}}/v1/pqscale/aggsign' \
-H 'Authorization: {{Your_API_key}}' \
-H 'Content-Type: application/json' \
-d '{"data":[{"digest":"0x225129543239749633","signature":"0x393a74b6...","public_key":"0x0966e0fdb15c..."},{"digest":"0x225129543264915458","signature":"0x39deea609...","public_key":"0x094e5847b9ab..."},...
]}'

Response examples

Last updated

Logo

Copyright © 2023 BTQ