Discover/noomii.com API
live

noomii.com APInoomii.com

Access Noomii's professional coach directory via API. Search coaches by category and location, retrieve full profiles with bios, rates, and specialties.

Endpoints
4
Updated
14d ago
Try it

No input parameters required.

api.parse.bot/scraper/c78d7ab5-7889-4f59-9bea-e21367a3c217/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/c78d7ab5-7889-4f59-9bea-e21367a3c217/list_coach_categories' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 4 totalclick to expand

Returns all available coach category types with their slugs and coach counts from the directory sidebar.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "categories": "array of category objects each containing name (string), slug (string), and count (integer)"
  },
  "sample": {
    "data": {
      "categories": [
        {
          "name": "ADD ADHD Coaches",
          "slug": "add-adhd-coaches",
          "count": 1018
        },
        {
          "name": "Business Coaches",
          "slug": "business-coaches",
          "count": 3333
        },
        {
          "name": "Life Coaches",
          "slug": "life-coaches",
          "count": 10323
        }
      ]
    },
    "status": "success"
  }
}

About the noomii.com API

The Noomii API exposes 4 endpoints covering the full Noomii professional coach directory — from category listings to individual coach profiles. Use search_coaches to query by category slug (e.g. life-coaches, business-coaches) and location, or call get_coach_profile to retrieve a single coach's complete biography, hourly rate, phone number, specialties, and Noomii score.

What the API Covers

The Noomii API provides structured access to the Noomii coach directory across four endpoints. list_coach_categories returns every coach category available in the directory, including the category name, slug, and count of coaches listed — useful for building dynamic filter UIs or knowing which slugs to pass to other endpoints.

Searching and Filtering Coaches

search_coaches accepts a category_slug (defaulting to life-coaches if omitted), an optional location_slug, and a page integer for pagination. Each result in the coaches array includes the coach's name, slug, tagline, specialties, noomii_score, review_count, bio_excerpt, and location. The has_next boolean tells you whether additional pages exist. To get valid location_slug values for a given category, call get_location_filter_options with the same category_slug first — it returns US states and Canadian provinces with their coach counts.

Full Coach Profiles

get_coach_profile takes a slug from search results and returns the complete profile: bio, phone, location, hourly_rate (as a string range with currency), specialties array, website_url via Noomii redirect, and noomii_score. Fields like phone and website_url are included where the coach has provided them; noomii_score may return null if not available for that coach.

Common use cases
  • Build a coach-matching tool that filters by specialty category and US state or Canadian province using search_coaches and get_location_filter_options.
  • Aggregate hourly rate data across coach categories to benchmark coaching market rates by region.
  • Populate a CRM or lead database with coach contact details including phone and website URL from get_coach_profile.
  • Display Noomii score and review count alongside coach bios to help users compare coaches programmatically.
  • Generate category and location coverage reports using coach counts from list_coach_categories and get_location_filter_options.
  • Build a career-services platform that surfaces relevant business or career coaches filtered by location slug.
  • Monitor coach directory growth by periodically querying category counts and paginated search results.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Noomii have an official developer API?+
Noomii does not publish a public developer API or API documentation. This Parse API provides structured access to the directory's coach data.
What does `get_coach_profile` return beyond what appears in search results?+
search_coaches returns a bio_excerpt, but get_coach_profile returns the full bio text along with additional fields not present in search results: phone, hourly_rate, and website_url. The noomii_score field is present in both but may be null if a coach has not yet received a score.
How does location filtering work, and what locations are covered?+
get_location_filter_options returns location slugs for US states and Canadian provinces for a given category_slug. You pass the returned location_slug values (e.g. new_york, california, ontario) into search_coaches. Only locations with active coach listings appear in the results, so the available slugs vary by category.
Does the API expose coach reviews or review text?+
The API returns a review_count integer in search results, but individual review text and reviewer details are not currently exposed. The API covers profile data, categories, and location filters. You can fork it on Parse and revise to add a review-fetching endpoint.
Is pagination supported across all search results, and are there any limits?+
search_coaches returns a page integer and a has_next boolean so you can iterate through all results for a given category and location. There is no explicit cap documented on pages, but results reflect the live directory state at the time of the request, so counts may shift between paginated calls if the directory updates.
Page content last updated . Spec covers 4 endpoints from noomii.com.
Related APIs in B2b DirectorySee all →
13f.info API
13f.info API
mouser.com API
mouser.com API
homes.com API
Search for real estate agents and properties available for sale or rent, while accessing detailed agent profiles with their 1-year transaction history, active listings, and performance statistics. Get comprehensive property details and agent information all in one place to help you find the right agent or property that matches your needs.
industrynet.com API
Find industrial suppliers and browse product categories across a comprehensive marketplace directory. Connect directly with suppliers by viewing detailed listings and submitting contact inquiries programmatically.
bizapedia.com API
Search for detailed business profiles and contact information from Bizapedia, including company details, employee data, and communication channels. Access comprehensive business intelligence to research companies and build targeted contact lists.
yellowpages-uae.com API
Search and discover UAE businesses with instant access to contact details, locations, and branch information from the Yellow Pages UAE directory. Find companies by name, get detailed business profiles, explore multiple branches, and browse available cities all in one place.
104.com.tw API
Search for jobs across Taiwan's largest job board and retrieve detailed job listings including descriptions, requirements, and company information. Find the right career opportunities by browsing thousands of positions or searching for specific roles that match your skills and interests.
cursor.directory API
Search and discover AI cursor rules, MCP servers, and job listings organized by category to enhance your development workflow. Browse detailed information about each rule and server to find the tools and configurations that best fit your needs.