API Credentials |

Company Discovery API Playground

Test the Company Discovery API with real requests. Find companies from the open web using natural language queries with structured matching, source citations, and optional enrichment.

Credit Cost: Each discovery request costs 10 credits. Make sure you have sufficient credits before submitting.

Try the API

Request Parameters

Discover Companies from the Web

Use natural language to find companies matching your criteria. Get structured results with match evaluations, source citations, and optional data extraction.

Natural language description of the companies you want to find (max 2000 characters)
Structured conditions each result must match
Additional data to extract for each matched result
Number of results (5-100, default 10)
Quality tier affects depth and accuracy of results
Companies to exclude from results
HTTPS URL to receive results asynchronously

Quick Examples

Click any example to populate the form:

Response

Send a request to see the complete HTTP request/response details here...

Or Check Existing Request

Paste a request ID from a previous request to check its status:

Example Requests

Here are some example requests you can try:

AI Startups

Find healthcare AI companies with funding

Query: AI startups in healthcare

SaaS Companies

Find B2B developer tool companies

Query: B2B SaaS developer tools
Requirements: ARR above $1M

With Extraction

Find cybersecurity companies with enrichment

Query: Cybersecurity companies
Extract: CEO name, employee count

Response Format

The API returns discovery results with matched companies, evaluations, source citations, and optional extracted data:

{ "success": true, "data": { "request_id": "a1b2c3d4...", "status": "completed", "completed": true, "result": { "entity_type": "companies", "query": "AI startups in healthcare...", "results_count": 10, "results": [ { "name": "MedAI Corp", "url": "medai.com", "description": "AI-powered medical diagnostics...", "match_status": "matched", "evaluations": { "series_a_funded": {"value": "yes", "matched": true} }, "sources": [...] } ], "metrics": { "candidates_evaluated": 50, "candidates_matched": 10 } }, "completed_on": "2026-02-19T10:35:00" }, "timestamp": "2026-02-19T10:35:00Z" }

Need Help?

Our support team is here to help you integrate and use our APIs effectively.

Email: support@nyne.ai

Sales: sales@nyne.ai