Skip to content
Prividium

default

GET /contract-deployments/

GET/contract-deployments/

Query Parameters

limit
integer·min 1·max 1000·default 10
offset
integer·min 0·max 9007199254740991·default 0

Responses

PUT /tenants/{id}

PUT/tenants/{id}

Update a tenant by id

Path Parameters

idRequired
string

Request Body

application/json
nameRequired
string·min 1·max 100
publicKeyRequired
string
defaultRolesRequired
object[]

Responses

GET /applications/

GET/applications/

Returns a paginated list of applications

Query Parameters

limit
integer·min 1·max 1000·default 10
offset
integer·min 0·max 9007199254740991·default 0

Responses

POST /applications/

POST/applications/

Creates a new application

Request Body

application/json
nameRequired
string·min 1·max 100
oauthRedirectUris
string <uri>[]
origin
string <uri>
isPublic
boolean
description
string·max 200
imageUrl
string <uri>

Responses

GET /public-applications/

GET/public-applications/

Returns a paginated list of public applications

Query Parameters

limit
integer·min 1·max 100·default 10
offset
integer·min 0·max 9007199254740991·default 0

Responses

POST /tenant-actions/users/{userId}/wallet

POST/tenant-actions/users/{userId}/wallet

Associates given wallet with user

Path Parameters

userIdRequired
string

Request Body

application/json
walletAddressRequired
string

Responses

POST /service-actions/check-read-access

POST/service-actions/check-read-access

allows a service to check if a user has full read access

Request Body

application/json
userIdRequired
string

Responses

GET /oauth-clients/{oauthClientId}

GET/oauth-clients/{oauthClientId}

Path Parameters

oauthClientIdRequired
string

Responses

POST /rpc/

POST/rpc/

Responses

200Default Response

POST /rpc/service/

POST/rpc/service/

Responses

200Default Response

POST /rpc/wallet/{token}

POST/rpc/wallet/{token}

Path Parameters

tokenRequired
string

Request Body

application/json
idRequired
string | number
jsonrpcRequired
string
Values
2.0
methodRequired
string
params
unknown[]

Responses

200Default Response

GET /readyz

GET/readyz

Responses

200Default Response

GET /health

GET/health

Responses

200Default Response

GET /.well-known/prividium

GET/.well-known/prividium

Responses