Corgi BankDocumentation
OpenAPI

Create a passkey

POST/passkeys

Complete a passkey registration

Headers

Idempotency-KeystringOptional

Send on every write that creates or changes money or state; a replay with the same key returns the original result with 200.

Body parameters

attestationObjectstringOptional
authenticatorDatastringOptional
clientDataJSONstringRequired

Base64url

idstringRequired

The credential id

namestringOptional

A name for a registration

signaturestringOptional

Returns

201 Created

The Passkey object.

Errors

Every error is a problem document with a stable code. See Errors.

400401403404409412413422424429500503

to move to open esc to close