Open sea
Overview
SLUG: OPEN_SEA
Description
OpenSea is the world’s first and largest NFT marketplace for NFTs and crypto collectibles.
Authentication Details
API Key
Connecting to Open sea
Create an auth config
Use the dashboard to create an auth config for the Open sea toolkit. This allows you to connect multiple Open sea accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Open sea Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the [Open sea toolkit’s playground](https://app.composio.dev/app/Open sea)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
OPEN_SEA_CREATE_ITEM_OFFER
Tool Name: Create item offer
Description
Action Parameters
Action Response
OPEN_SEA_CREATE_LISTING
Tool Name: Create listing
Description
Action Parameters
Action Response
OPEN_SEA_FULFILL_LISTING
Tool Name: Fulfill listing
Description
Action Parameters
Action Response
OPEN_SEA_GET_ACCOUNT
Tool Name: Get account
Description
Action Parameters
Action Response
OPEN_SEA_GET_BEST_LISTINGS_BY_COLLECTION
Tool Name: Get best listings by collection
Description
Action Parameters
Action Response
OPEN_SEA_GET_COLLECTION
Tool Name: Get collection
Description
Action Parameters
Action Response
OPEN_SEA_GET_COLLECTION_STATS
Tool Name: Get collection stats
Description
Action Parameters
Action Response
OPEN_SEA_GET_NFT
Tool Name: Get nft
Description
Action Parameters
Action Response
OPEN_SEA_GET_ORDER
Tool Name: Get order
Description
Action Parameters
Action Response
OPEN_SEA_BUILD_CRITERIA_OFFER
Tool Name: Build criteria offer
Description
Action Parameters
Action Response
OPEN_SEA_CANCEL_ORDER
Tool Name: Cancel order
Description
Action Parameters
Action Response
OPEN_SEA_CREATE_CRITERIA_OFFER
Tool Name: Create criteria offer
Description
Action Parameters
Action Response
OPEN_SEA_FULFILL_OFFER
Tool Name: Fulfill offer
Description
Action Parameters
Action Response
OPEN_SEA_GET_ALL_LISTINGS_BY_COLLECTION
Tool Name: Get all listings by collection
Description
Action Parameters
Action Response
OPEN_SEA_GET_ALL_OFFERS_BY_COLLECTION
Tool Name: Get all offers by collection
Description
Action Parameters
Action Response
OPEN_SEA_GET_BEST_LISTING_BY_NFT
Tool Name: Get best listing by nft
Description
Action Parameters
Action Response
OPEN_SEA_GET_BEST_OFFER_BY_NFT
Tool Name: Get best offer by nft
Description
Action Parameters
Action Response
OPEN_SEA_GET_COLLECTIONS
Tool Name: Get collections
Description
Action Parameters
Action Response
OPEN_SEA_GET_CONTRACT
Tool Name: Get contract
Description
Action Parameters
Action Response
OPEN_SEA_GET_EVENTS
Tool Name: Get events
Description
Action Parameters
Action Response
OPEN_SEA_GET_LISTINGS
Tool Name: Get listings
Description
Action Parameters
Action Response
OPEN_SEA_GET_PAYMENT_TOKEN
Tool Name: Get payment token
Description
Action Parameters
Action Response
OPEN_SEA_GET_TRAITS
Tool Name: Get traits
Description
Action Parameters
Action Response
OPEN_SEA_REFRESH_NFT_METADATA
Tool Name: Refresh nft metadata
Description
Action Parameters
Action Response