Create a debit against a spending limit
Spending Limits
Use Spending Limit
Use a spending limit to move tokens between addresses
POST
Create a debit against a spending limit
Use a spending limit to move tokens between addresses.Documentation Index
Fetch the complete documentation index at: https://developers.squads.so/llms.txt
Use this file to discover all available pages before exploring further.
Key Concepts
- Spending Limit Validation: The amount must be within the remaining limit
- Transaction Signing: Only authorized signers can create transactions
- Destination: Tokens will be sent to the specified destination address
Important Notes
- The amount cannot exceed the remaining limit
- The spending limit must not be expired
- The destination must be an allowed address if the spending limit has destination restrictions
Authorizations
UUID-based API key provided by Squads
Headers
Specifies the network for the API request
Available options:
mainnet, devnet Path Parameters
The address of the smart account
The address of the spending limit
Body
application/json