Cults is a leading platform for sharing and selling 3D printing designs, enabling creators and organizations to exchange innovative digital files.
Enhance your 3D design workflows with AI agents that can intelligently search, select and process designs from the Cults marketplace.



Cults provides a vast marketplace of 3D printing designs and models. Relevance AI transforms this into intelligent workflows with AI agents that can automatically select, customize and process designs at scale.
Intelligent Design Discovery
The agent can autonomously identify and recommend optimal 3D designs based on user specifications.
Dynamic Customization
Empowers users to tailor designs in real-time, enhancing personalization and relevance.
Seamless Workflow Integration
Facilitates smooth connections between design selection and production processes, streamlining operations.
Relevance AI gives you access to a wide variety of Cults tools to integrate 3D design capabilities within your AI agent workflows.
What you’ll need
You don't need to be a developer to set up this integration. Follow this simple guide to get started:
- A Cults account
- A Relevance AI account with access to your project settings
- Authorization (you'll connect securely using OAuth—no sensitive info stored manually)
Security & Reliability
The integration uses secure OAuth authentication, ensuring only authorized workflows access your Cults 3D model data. Relevance AI handles API operations (like GET, POST, PATCH, DELETE) in the background—so you don't have to worry about authentication tokens, request formatting, or rate limits.
Built-in validation and error handling ensure your workflows run smoothly when interacting with the Cults platform.
No training on your data
Your data remains private and is never utilized for model training purposes.
Security first
We never store anything we don’t need to. The inputs or outputs of your tools are never stored.

Best Practices for Non-Technical Users
To get the most out of the Cults + Relevance AI integration without writing code:
- Authenticate properly: Ensure your Cults API credentials are correctly configured and permissions are set.
- Structure API requests: Use clear path parameters and appropriate HTTP methods for each endpoint.
- Handle responses: Monitor response status codes and properly parse returned JSON data.
- Manage headers: Include necessary custom headers while remembering Authorization headers are auto-handled.
- Optimize requests: Batch operations when possible and implement proper error handling for API limits.