Crunchbase is a platform that offers a comprehensive company database, ideal for business intelligence and market research. With Relevance AI, you can leverage this data to create smarter, data-driven insights and workflows.


Crunchbase provides an extensive database of organizations, and Relevance AI enhances this by enabling intelligent data retrieval and processing through AI Agents.
Real-Time Market Intelligence
The AI agent continuously monitors and analyzes company developments, funding rounds, and industry trends to provide instant strategic insights
Predictive Lead Orchestration
Leverages company data and market signals to automatically identify, score, and prioritize the most promising business opportunities
Competitive Intelligence Mastery
Synthesizes market data to deliver real-time analysis of competitor movements, funding activities, and strategic developments
Relevance AI seamlessly integrates with Crunchbase, allowing you to enrich your workflows with comprehensive company data.
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 Crunchbase account
- A Relevance AI account with access to your project
- Authorization (you'll connect securely using OAuth—no sensitive info stored manually)
Security & Reliability
This integration enables seamless access to Crunchbase's comprehensive company database through Relevance AI's platform, allowing developers to programmatically search and retrieve detailed organization information. This is ideal for business intelligence, market research, and data enrichment workflows.
With authorized API access to Crunchbase's extensive company database, streamlined organization search and lookup capabilities, and simple integration with existing workflows, you can easily process structured data responses.
To get started, ensure you have a Crunchbase account with API access, a Relevance AI account, and valid OAuth credentials for Crunchbase authentication. Your environment should support Node.js 12.x or higher, be HTTPS-enabled, and have a minimum of 1GB RAM recommended.
Install the Relevance AI SDK using npm install relevanceai and configure your environment variables with your OAuth token. Initialize the client with your OAuth account ID to begin making API calls.
For searching organizations, use the provided code snippet to set up your search parameters and handle the response. Similarly, you can retrieve organization details by passing the entity ID to the appropriate function.
Common issues such as authentication errors, rate limiting, and invalid field IDs can be resolved by verifying your credentials, implementing request throttling, and ensuring your query format adheres to Crunchbase's schema. Best practices include robust error handling and rate limit management to ensure smooth operation.
For additional support or specific use cases, refer to the full API documentation or contact technical support.
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.

To get the most out of the 0CodeKit + Relevance AI integration without writing code:
- Start with a clear setup: Ensure your 0CodeKit account is properly configured with the necessary OAuth credentials and permissions.
- Utilize example code: Leverage the provided code snippets for PDF compression and barcode reading to jumpstart your integration.
- Validate inputs: Always check your input parameters for correctness before making API calls to avoid unnecessary errors.
- Test with sample data: Run your automations using test PDFs and images to ensure everything works smoothly before going live.
- Monitor API usage: Keep an eye on your API calls to avoid hitting rate limits, and implement caching where appropriate.