Cults is a digital marketplace for 3D printing models, offering a platform for designers to share and sell their creations.
Inspects the Cults creation page to detect any sharing origin information. Note: Cults requires origins to be manually approved via support contact before use with the Share on Create feature. This action attempts to parse the creation page for origin-related data but may return empty results. For guaranteed origin information, contact Cults support directly at https://cults3d.com/en/api.
Execute GraphQL queries and mutations against the Cults3D API. Cults3D is a marketplace for 3D printable models. This tool provides access to: - Browse and search 3D model designs (creations) - View user profiles and their uploaded models - Access your own account data, sales, and printlists (via 'myself' query) - Manage your creations and discounts (via mutations) The API uses standard GraphQL syntax. Query the schema for available fields. Note: 3D model files themselves are not accessible via the API, only metadata.
Generate a one-click share URL for publishing a 3D file to Cults (French locale). This tool constructs a shareable link that, when clicked by users, takes them to the Cults creation page with the 3D file URL pre-filled. This enables seamless sharing of 3D models from your platform to Cults. Prerequisites: - Your site/origin must be pre-approved by Cults for share integration - The file_url must point to a publicly accessible 3D file Note: This action generates the URL without making an API call, so it always succeeds as long as the parameters are valid. Users will need to be logged into Cults to complete the sharing process.