Per User Limits Data
With this data API, one can find out the limits left for a particular user based on the values set on the dashboard
Fetches limit data for a particular user
GET
https://data.biconomy.io/api/v1/dapp/user-limit
Query Parameters
Name
Type
Description
signerAddress*
String
Address of the user for which data is being fetched
apiId*
String
apiId that is attached to every method on the dashboard under the Manage APIs
section
Headers
Name
Type
Description
apiKey*
String
Api Key unique to every dapp
authToken*
String
Token unique to every user account
API Call via NodeJS
Last updated
Was this helpful?