cURL
Products
Create Product
Creates a new product under a given user and/or organization
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.entropi.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
JSON representation of your product
Name of the product
A detailed description of the product
Organization ID. See Organizations endpoint for details
User ID. See Users endpoint for details
URL to product page, if applicable
URL to an image of the product
Response
API Response