Unlock detailed profiles
with our API
Simply define your target profile using criteria such as contact details, professional background, or social information.
curl \
-G \
-H "Authorization: Bearer ${YOUR_API_KEY}" \
'https://enrichlayer.com/api/v2/profile' \
--data-urlencode 'twitter_profile_url=https://x.com/imaginarymichaelpeterson/' \
--data-urlencode 'extra=include' \
--data-urlencode 'github_profile_id=include' \
--data-urlencode 'inferred_salary=include' \
--data-urlencode 'skills=include' \
--data-urlencode 'use_cache=if-present' \
--data-urlencode 'fallback_to_cache=on-error'

Discover Unique Company Insights
Our system intelligently finds the best matching record from our Company Dataset, allowing you to get back the entire profile or customize the output to just the fields relevant to your needs.
curl \
-G \
-H "Authorization: Bearer ${YOUR_API_KEY}" \
https://enrichlayer.com/api/v2/company \
--data-urlencode 'url=https://www.apple.com/' \
--data-urlencode 'resolve_numeric_id=true' \
--data-urlencode 'categories=include' \
--data-urlencode 'funding_data=include' \
--data-urlencode 'extra=include' \
--data-urlencode 'exit_data=include' \
--data-urlencode 'acquisitions=include' \
--data-urlencode 'use_cache=if-present'

Power Your Job Search with Company Intelligence
Discover hiring trends and identify promising employers by tapping into unique insights from our dynamic dataset of over 70 million companies, refreshed monthly.
curl \
-G \
-H "Authorization: Bearer ${YOUR_API_KEY}" \
https://enrichlayer.com/api/v2/profile/company/job \
--data-urlencode 'enrich_profiles=enrich' \
--data-urlencode 'job_type=full-time' \
--data-urlencode 'experience_level=senior' \
--data-urlencode 'when=past-month' \
--data-urlencode 'flexibility=remote' \
--data-urlencode 'geo_id=92000000' \
--data-urlencode 'keyword=software engineer' \
--data-urlencode 'search_id=1441'

Pricing Plans
We have pricing plans for every level of usage.
The Monthly and Annual subscription plans are for businesses with predictable use of credits. Credits purchased via subscriptions are priced at a lower rate and expire at the end of every billing cycle (month or year). The best pricing requires commitment and volume. Our Pay-as-you-go (PAYG) credits are perfect for casual API users and initial testing. However, they cost more.