List all non-user initiated transactions per partner or per user
GET/v1/non-user-initiated-transactions
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
This endpoint returns a list of non-user-initiated transactions, categorised as either incoming (from staking rewards and giveaways) or outgoing (from metal storage fees):
- Metal storage fees are deducted weekly for users with metal assets
- Staking rewards are credited based on staked amounts
- Giveaways occur sporadically, typically during marketing campaigns.
Either a date range (date_start and date_end) or a user_id has to be provided to retrieve these transactions.
Request
Responses
- 200
- 401
- 422
- 429
- 500
- 503
Non-user initiated transactions collection.
Unauthorized
Error
Too Many Requests
Response Headers
The rate limit ceiling for the current time window. Envoy may include multiple limits and window metadata.
50, 50;w=1The number of requests remaining in the current rate limit window.
0The number of seconds until the current rate limit window resets.
1Indicates the request was rate limited by the Envoy proxy.
trueError
Maintenance or Service unavailable