Authorizations
The API key required for accessing protected routes. It should be included in the request headers as x-api-key
.
Body
The token ID of the product associated with the activity.
x >= 1
The title of the activity.
1 - 100
The image file to upload with the activity.
The slug of the collection containing the product.
The UUID of the collection containing the product.
Content for the activity.
500
The location where the activity occurred.
100
The email of the activity's owner.
The UUID of the user associated with the activity.
Response
Activity created successfully.
The unique identifier for the activity.
The type of activity that occurred.
CREATOR
, CUSTOMER
, BLOCKCHAIN
, SYSTEM
The title or headline for the activity.
The main content or description of the activity.
Additional structured data associated with the activity.
The transaction URL if the activity is blockchain-related.
The physical or virtual location where the activity occurred.
The blockchain address of the owner associated with this activity.
The unique identifier of the product/token associated with this activity.
The unique identifier of the user who performed or is associated with this activity.
The image media associated with the activity. Note that only the url field is populated in activity responses.
The video media associated with the activity. Note that only the url and poster_url fields are populated in activity responses.
The gallery items related to the activity. Note that only url, file_type, poster_url, and order fields are populated in activity responses.
The timestamp when the activity was created.
The timestamp when the activity was last updated.