Secondary Purchase
The endpoint "Secondary Purchase" allows you to purchase community listed NFTs in the secondary market.
Overview
Request Body
Media Type: application/json
Example Value:
Responses
Success (Code 200)
Media Type: application/json
Example Value: An object containing the response for the project data.
Usage
Send a GET request to the
/api.xerial.io/get_collection_from_project
endpoint to obtain the collection of a project.Include the required request body in the request.
Handle the response accordingly based on success, unauthorized access, forbidden access, not found, method not allowed, precondition failed, or internal server error.
Note: Ensure to get the studio address from your dashboard.
Last updated