---
title: "Returns the ERC-721 approvals of an EOA address and associated risk items."
method: GET
path: "/api/v2/nft721_approval_security/{chainId}"
tags: ["Approval Security API (v2)"]
---

# Returns the ERC-721 approvals of an EOA address and associated risk items.

`GET /api/v2/nft721_approval_security/{chainId}`

Reports the outstanding token approvals issued to ERC-721 contracts by the given EOA address and associated risk items, including the date that the approval was issued, the allowance of the approval, and the transaction ID issuing the allowance.

## Path parameters

- `chainId` string, required

## Query parameters

- `addresses` string, required

## Headers

- `Authorization` string

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.dev/gopluslabs/apis/goplus-security-api-documentation.md) · [All operations](https://skmtc.dev/gopluslabs/apis/goplus-security-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gopluslabs/goplus-security-api-documentation/revisions/621e74990f5e/schema)
