Skip to main content
POST
/
api
/
settings
/
certificate
/
import
Error
A valid request URL is required to generate request examples
{
  "success": true,
  "certificate": {}
}

Documentation Index

Fetch the complete documentation index at: https://docs.spitshake.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-Auth-Token
string
header
required

API token generated at Settings > API

Body

multipart/form-data
certificate
file
required

PKCS12 (.p12/.pfx) certificate file

password
string<password>

Response

Certificate imported

success
boolean
certificate
object