Credentials Vault
Digital Certificate Registration
Register an A1 digital certificate (.pfx / .p12) as a credential in the vault. This is the only route that accepts certificate upload.
POST
string
required
Content of the
.pfx / .p12 (PKCS#12) file converted to Base64, on a single line, with no breaks. File must be at most 64 KB.string
required
Password of the
.pfx file. Not the court portal password.string
System and court where the certificate will be used, for example
ESAJ - TJSP - 1º grau. Use * to register it as a wildcard credential.string
Credential identifier defined by you. If omitted, the default value
* is used.object
Extra credential data. Only send it when the court also requires two-factor authentication.
CERTIFICATE_UPDATED and the previous certificate is discarded.
Possible errors
Possible errors
Authorizations
API key for authentication
Body
application/json
PFX/P12 file content encoded as a single-line Base64 string
Password of the PKCS#12 file (not the court portal password)
e.g. "ESAJ - TJSP - 1º grau" or * (wildcard)
Client-defined identifier for the credential. Defaults to *
Extra credential data. Only required when the court also enforces two-factor authentication.