API Keys
Manage API keys for the Masumi Payment Service API
Last updated
Was this helpful?
Manage API keys for the Masumi Payment Service API
Last updated
Was this helpful?
Gets api key status
The number of API keys to return
Used to paginate through the API keys
Gets rpc api keys, currently only blockfrost is supported (internal)
Used to paginate through the rpc provider keys
The number of rpc provider keys to return
Creates a API key
Whether the API key is usage limited. Meaning only allowed to use the specified credits or can freely spend
The credits allowed to be used by the API key. Only relevant if usageLimited is true.
The networks the API key is allowed to use
The permission of the API key
Read
, ReadAndPay
, Admin
Creates a API key
The id of the API key to update. Provide either id or apiKey
To change the api key token
The amount of credits to add or remove from the API key. Only relevant if usageLimited is true.
The status of the API key
Active
, Revoked
The networks the API key is allowed to use