BIP-322
Endpoints related to BIP-322 Protocol
Last updated
Endpoints related to BIP-322 Protocol
Last updated
Endpoints' API-Key-Tier availabilities are written for each endpoint.
Included in: Basic, Pro, Dedicated
GET
https://api.bestinslot.xyz/v3/bip322/verify
Returns if the given signature is valid for given address.
Sample query: https://api.bestinslot.xyz/v3/bip322/verify?address=bc1puhgw5ftrcnzfkkzrmzw8cuwmejjzaf5y2ql06cdrn002095dw8fs803glh&signature_b64=AUEde3at2iDQWz5VrXMxeOv8uIwTOlONPoRsO8wmA4iXz5ssIHLXxDP3fjVkb/yp0pxjgwamKq1oe15fSV6wAOzUAQ==&message_b64=bGlzdGVuaW5nIHRvIHN0YXJzIGJ5IHRoZSB4eA==
Name | Type | Description |
---|---|---|
address*
string
signer address
signature_b64*
string
base64 encoded string of the signature
message_b64*
string
base64 encoded string of the message