Nyne
ProspectingPerson and company intelligence. Find people and companies, enrich contact, funding, and strategic needs data.
https://api.dao.pub/market/nyneEndpoints
/company/enrichmentFreePoll async company enrichment results by request_id.
GET with request_id query param to poll status and retrieve company enrichment results.
request_idstring/company/enrichment$0.02Start an async company enrichment.
POST JSON body with at least one of email, phone, or social_media_url. Returns request_id for polling.
emailstring (optional)phonestring (optional)social_media_urlstring (optional)callback_urlstring (optional)/company/fundingFreePoll async company funding results by request_id.
GET with request_id query param.
request_idstring/company/funding$0.02Start an async company funding lookup.
POST JSON body with company_name or company_domain. Returns request_id for polling.
company_namestring (optional)company_domainstring (optional)callback_urlstring (optional)/company/needsFreePoll async company needs results by request_id.
GET with request_id query param.
request_idstring/company/needs$0.02Start an async company needs analysis.
POST JSON body with company_name and content. Returns request_id for polling.
company_namestring (required)contentstring (required)filingstring (optional)callback_urlstring (optional)/company/searchFreePoll async company search results by request_id.
GET with request_id query param.
request_idstring/company/search$0.02Start an async company search.
POST JSON body to queue a company search. Returns request_id immediately.
industrystring (optional)website_keywordstring (optional)locationstring (optional)max_resultsnumber (optional, default 25, range 1-50)validate_keywordboolean (optional)callback_urlstring (optional)/person/enrichmentFreePoll async person enrichment results by requestId.
GET with requestId query param.
requestIdstring/person/enrichment$0.02Start an async person enrichment.
POST JSON body with at least one identifier. Returns requestId for polling.
emailstring (optional)phonestring (optional)linkedin_urlstring (optional)twitter_urlstring (optional)/person/events$0.02Start an async event-based person search.
POST JSON body with event and optional filters. Returns request_id for polling.
eventstring (required)company_namestring (optional)rolestring (optional)industrystring (optional)locationstring (optional)callback_urlstring (optional)/person/eventsFreePoll async person events results by request_id.
GET with request_id query param.
request_idstring/person/search$0.02Start an async person search.
POST JSON body with person search filters. Returns requestId for polling.
company_namestring (optional)rolestring (optional)geographystring (optional)person_namestring (optional)pagenumber (optional)page_sizenumber (optional, max 100)enrich_emailsboolean (optional)enrich_phonesboolean (optional)/person/searchFreePoll async person search results by requestId.
GET with requestId query param.
requestIdstring/person/single-social-lookupFreePoll async single-social-lookup results by requestId.
GET with requestId query param.
requestIdstring/person/single-social-lookup$0.02Start an async lookup for a single social media profile.
POST JSON body with social_media_url and site. Returns requestId for polling.
social_media_urlstring (required)sitestring (required)/person/social-profilesFreePoll async social profiles lookup results by request_id.
GET with request_id query param.
request_idstring/person/social-profiles$0.02Start an async lookup to find social media profiles.
POST JSON body with at least one of email, phone, or social_media_url. Returns request_id for polling.
emailstring (optional)phonestring (optional)social_media_urlstring (optional)callback_urlstring (optional)