Import OpenSea Slug
Import community data based on the provided OpenSea URL. The imported data includes NFT details and other related information. The imported data is associated with the currently active project and the Nota User ID of the session.
Path Parameters |
---|
projectId string — REQUIREDAll APIs check for Project Authorization. Example: c2014261-0d71-43c4-983f-f8fbafb24565 |
Query Parameters |
---|
openSeaUrl string — REQUIREDThe OpenSea URL from where the data is imported. Example: https://opensea.io/collection/pangea-early-adopters-collection |
Responses | |||||
---|---|---|---|---|---|
200 Ok
| |||||
400 Invalid input data.
| |||||
401 Unauthorized, missing or invalid access token | |||||
403 Not Authorized to access this project. |