Fetch Approval
Endpoint
GET {{base_url}}/fetch-approval/{address}
Description
This endpoint retrieves the approval details for a specific address.
Request
URL Parameters
Parameter
Type
Required
Description
address
String
Yes
The wallet or contract address to fetch approval details for.
Headers
Header
Value
Description
apikey
test1
API key for authentication.
Example Request
Response
Success (200)
Last updated
Was this helpful?