ClawLink
Payments & Finance24 toolsPaste one API key

OpenSea integration for AI agents

OpenSea is the world's first and largest NFT marketplace for NFTs and crypto collectibles.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect OpenSea once and call the same tools from all of them.

Setup

Connect OpenSea through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

OpenSea exposes 24 tools through ClawLink.

ToolWhat it doesKind
open_sea_build_criteria_offerBuild a portion of a criteria offer including the merkle tree needed to post an offerRead
open_sea_fulfill_listingRetrieve all the information, including signatures, needed to fulfill a listing directly onchainRead
open_sea_fulfill_offerRetrieve all the information, including signatures, needed to fulfill an offer directly onchainRead
open_sea_get_accountGet an OpenSea Account Profile including details such as bio, social media usernames, andRead
open_sea_get_all_listings_by_collectionGet all active, valid listings for a single collectionRead
open_sea_get_all_offers_by_collectionGet all active, valid offers for the specified collectionRead
open_sea_get_best_listing_by_nftGet the best listing for an NFTRead
open_sea_get_best_listings_by_collectionGet the cheapest priced active, valid listings on a single collectionRead
open_sea_get_best_offer_by_nftGet the best offers for an NFTRead
open_sea_get_collectionGet a single collection including details such as fees, traits, and linksRead
open_sea_get_collection_statsGet stats for a single collection on OpenSeaRead
open_sea_get_collectionsGet a list of OpenSea collections with optional filtering and paginationRead
open_sea_get_contractGet a smart contract for a given chain and addressRead
open_sea_get_eventsGet a list of events from OpenSea based on various filters like timestamps and event typesRead
open_sea_get_listingsGet the complete set of active, valid listingsRead
open_sea_get_nftGet metadata, traits, ownership information, and rarity for a single NFTRead
open_sea_get_orderGet a single order, offer or listing, by its order hashRead
open_sea_get_payment_tokenGet a smart contract for a given chain and addressRead
open_sea_get_traitsGet the traits in a collectionRead
open_sea_create_criteria_offerCreate a criteria offer to purchase any NFT in a collection or which matches the specified traitWrite
open_sea_create_item_offerCreate an offer to purchase a single NFT (ERC721 or ERC1155)Write
open_sea_create_listingList a single NFT (ERC721 or ERC1155) for sale on the OpenSea marketplaceWrite
open_sea_refresh_nft_metadataRefresh metadata for a single NFTRead
open_sea_cancel_orderOffchain cancel a single order, offer or listing, by its order hash when protected by theWrite