# GoPlus Security Documentation > Documentation for GoPlus Security ## Guides - [Introduction](https://docs.gopluslabs.io/docs/getting-started.md): Welcome to the GoPlus Security documentation. ## API Reference - [API Overview](https://docs.gopluslabs.io/reference/api-overview.md) - [Get the list of chains supported by different functions.](https://docs.gopluslabs.io/reference/getchainslistusingget.md): Get supported blockchains. - [Response Details](https://docs.gopluslabs.io/reference/response-details-9.md) - [get token](https://docs.gopluslabs.io/reference/getaccesstokenusingpost.md): Get access token. - [Get token's security and risk data.](https://docs.gopluslabs.io/reference/tokensecurityusingget_1.md): Get token security information. - [Response Details](https://docs.gopluslabs.io/reference/response-details.md) - [Supported Locker](https://docs.gopluslabs.io/reference/supported-locker.md) - [Supported Dex](https://docs.gopluslabs.io/reference/supported-dex.md) - [Supported Mainstream Tokens](https://docs.gopluslabs.io/reference/supported-main-token.md): Only trading pairs involving the mainstream tokens we support will be recognized as valid trading pairs - [Get token's security and risk data.](https://docs.gopluslabs.io/reference/solanatokensecurityusingget.md): Token Security API for Solana (Beta). - [Response Detail](https://docs.gopluslabs.io/reference/response-detail-1.md) - [Supported Locker](https://docs.gopluslabs.io/reference/supported-locker-1.md) - [Get token's security and risk data.](https://docs.gopluslabs.io/reference/suitokensecurityusingget.md): Token Security API for Sui. - [Response Detail](https://docs.gopluslabs.io/reference/response-detail-copy.md) - [Get NFT's security and risk data.](https://docs.gopluslabs.io/reference/getnftinfousingget_1.md): Get NFT security information. - [Check if the address is malicious](https://docs.gopluslabs.io/reference/addresscontractusingget_1.md): Get address security information. - [Response Details](https://docs.gopluslabs.io/reference/response-details-1.md) - [Check if the approval is secure ](https://docs.gopluslabs.io/reference/approvalcontractusingget.md): Get approval security information. - [Response Details](https://docs.gopluslabs.io/reference/response-details-2.md) - [Returns the ERC-20 approvals of an EOA address and associated risk items.](https://docs.gopluslabs.io/reference/addresstokenapprovelistusingget_1.md): Reports the outstanding token approvals issued to ERC-20 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. - [Returns the ERC-721 approvals of an EOA address and associated risk items.](https://docs.gopluslabs.io/reference/addressnft721approvelistusingget_1.md): 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. - [Returns the ERC-1155 approvals of an EOA address and associated risk items.](https://docs.gopluslabs.io/reference/addressnft1155approvelistusingget_1.md): Reports the outstanding token approvals issued to ERC-1155 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. - [Get abi decode info](https://docs.gopluslabs.io/reference/getabidatainfousingpost.md): Get abi decode information. - [Check risk of dapp through URL](https://docs.gopluslabs.io/reference/getdappinfousingget.md): Get risk of dApp by URL. - [Check if the the url is a phishing site](https://docs.gopluslabs.io/reference/phishingsiteusingget.md): Check if the URL is a phishing site. - [Rug-pull Detection API Beta](https://docs.gopluslabs.io/reference/getdefiinfousingget.md): Check if a contract has rug-pull risks (Beta). - [Transaction Simulation](https://docs.gopluslabs.io/reference/gettransactionsecurityinfousingpost.md): Transaction Simulation API. - [Response Detail](https://docs.gopluslabs.io/reference/response-detail-copy-2.md) - [Check for potential risks in the transaction](https://docs.gopluslabs.io/reference/preruntxusingpost.md): Solana prerun txn. - [Response Details](https://docs.gopluslabs.io/reference/response-details-11.md) - [Dust Attack Detection](https://docs.gopluslabs.io/reference/dustattackdetectionusingpost.md): Dust/Shadow Attack Detection (Beta). - [Responce Detail](https://docs.gopluslabs.io/reference/responce-detail.md) - [Address Scan API](https://docs.gopluslabs.io/reference/address-scan-api-1.md) - [Start address security scan](https://docs.gopluslabs.io/reference/scanaddressusingget.md): Address Scan API. - [Send Address Scan Request](https://docs.gopluslabs.io/reference/send-address-scan-request.md) - [Get address scan result](https://docs.gopluslabs.io/reference/getscanresultusingget.md): Address Scan API Result. - [Get Address Scan Result](https://docs.gopluslabs.io/reference/get-address-scan-result.md) - [Get token locker info](https://docs.gopluslabs.io/reference/gettokenlockersusingget.md): Get token locker info. - [Get lpv3 locker info](https://docs.gopluslabs.io/reference/getnftlockersusingget.md): Get lpv3 locker info. - [get lpv3 locker infos](https://docs.gopluslabs.io/reference/getnftlockerlockinfoslistusingget.md): Get lpv3 locker infos. - [get v4 nft locker info](https://docs.gopluslabs.io/reference/getv4nftlockersusingget.md): Get lpv4 locker info. - [get lpv4 locker infos](https://docs.gopluslabs.io/reference/getv4nftlockerlockinfoslistusingget.md): Get lpv4 locker infos. - [Security API for AI Agent](https://docs.gopluslabs.io/reference/security-api-for-ai-agent.md): This version of our Security API is specifically optimized for AI Agent integrations. It is built for agent-native usage patterns and simplifies three core parts of the developer experience: authentication, billing, and payment. Compared with the standard API flow, this agent-oriented version reduces integration complexity and makes it easier for autonomous systems to access and pay for security services programmatically. - [Get Account Status](https://docs.gopluslabs.io/reference/get-account-status.md): > Returns the current account status, including whether the account is active, whether overuse is allowed, CU limits, and active package details (remaining CU + expiration/renew time). - [Get Available Package](https://docs.gopluslabs.io/reference/get-available-package.md): Returns the list of currently purchasable CU (traffic) packages. - [Get Available APIs](https://docs.gopluslabs.io/reference/get-available-apis.md) - [Buy CU Package](https://docs.gopluslabs.io/reference/buy-cu-package.md): Purchase a CU package using the x402 protocol. ## Changelog - [Token Security API for Sui](https://docs.gopluslabs.io/changelog/token-security-api-for-solana-1.md) - [Token Security API for Solana](https://docs.gopluslabs.io/changelog/token-security-api-for-solana.md) - [NFT Security API](https://docs.gopluslabs.io/changelog/nft-security-api.md) - [Token Security API](https://docs.gopluslabs.io/changelog/token-security-api.md) - [dApp Security Info API](https://docs.gopluslabs.io/changelog/dapp-security-info-api.md) - [Signature Data Decode API](https://docs.gopluslabs.io/changelog/signature-data-decode-api.md) - [Approval Management API (Approval Security API v2)](https://docs.gopluslabs.io/changelog/approval-management-api-approval-security-api-v2.md) - [Approval Security API (v1)](https://docs.gopluslabs.io/changelog/approval-security-api-v1.md) - [Malicious Address API](https://docs.gopluslabs.io/changelog/malicious-address-api.md)