{
  "info": {
    "name": "Crustdata — mcp.ai",
    "description": "REST API for the Crustdata MCP. Set {{apiKey}} to a workspace key (sk_live_…) created at https://mcp.ai/settings/api-keys.",
    "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
  },
  "auth": {
    "type": "bearer",
    "bearer": [
      {
        "key": "token",
        "value": "{{apiKey}}",
        "type": "string"
      }
    ]
  },
  "variable": [
    {
      "key": "baseUrl",
      "value": "https://api.mcp.ai/api/crustdata",
      "type": "string"
    },
    {
      "key": "apiKey",
      "value": "sk_live_...",
      "type": "string"
    }
  ],
  "item": [
    {
      "name": "crustdata_enrich_person_screener",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/enrich/person/screener",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "enrich",
            "person",
            "screener"
          ]
        },
        "description": "The screener_person_enrich endpoint enriches person data by providing additional information based on the given query. It allows users to retrieve detailed information about individuals, which can be ",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"fields\": \"\",\n  \"enrich_realtime\": false,\n  \"linkedin_profile_url\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "crustdata_fetch_headcount_by_facet_timeseries",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/fetch/headcount/by/facet/timeseries",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "fetch",
            "headcount",
            "by",
            "facet",
            "timeseries"
          ]
        },
        "description": "Retrieves headcount data as a timeseries with faceted analysis capabilities. This endpoint allows users to fetch detailed headcount information over time, applying complex filters, pagination, and sor",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"count\": 0,\n  \"sorts\": \"\",\n  \"offset\": 0,\n  \"filters__op\": \"\",\n  \"filters__conditions\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "crustdata_fetch_investor_portfolio_data",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/fetch/investor/portfolio/data",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "fetch",
            "investor",
            "portfolio",
            "data"
          ]
        },
        "description": "Retrieves comprehensive investor portfolio data from the Data Lab section of the CrustData API. This endpoint provides access to detailed information about investor portfolios, including investment ho",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"investor_name\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "crustdata_filter_decision_makers_data",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/filter/decision/makers/data",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "filter",
            "decision",
            "makers",
            "data"
          ]
        },
        "description": "Filters and retrieves decision maker data from the CrustData B2B SaaS integration platform based on complex criteria. This endpoint allows for advanced querying of decision maker information using a c",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"count\": 0,\n  \"sorts\": \"\",\n  \"offset\": 0,\n  \"filters__op\": \"\",\n  \"filters__conditions\": \"\",\n  \"decision_maker_titles\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "crustdata_post_funding_milestone_time_series_data",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/post/funding/milestone/time/series/data",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "post",
            "funding",
            "milestone",
            "time",
            "series",
            "data"
          ]
        },
        "description": "The FundingMilestoneTimeseries endpoint retrieves time-series data related to funding milestones for companies. It allows for complex querying of funding events over time, with flexible filtering, pag",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"count\": 0,\n  \"sorts\": \"\",\n  \"offset\": 0,\n  \"filters__op\": \"\",\n  \"filters__conditions\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "crustdata_post_headcount_timeseries_data",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/post/headcount/timeseries/data",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "post",
            "headcount",
            "timeseries",
            "data"
          ]
        },
        "description": "Retrieves filtered and sorted headcount timeseries data from the CrustData Data Lab. This endpoint allows for complex querying of historical headcount information, enabling users to analyze workforce ",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"count\": 0,\n  \"sorts\": \"\",\n  \"offset\": 0,\n  \"filters__op\": \"\",\n  \"filters__conditions\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "crustdata_post_job_listings_table_data",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/post/job/listings/table/data",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "post",
            "job",
            "listings",
            "table",
            "data"
          ]
        },
        "description": "This endpoint retrieves filtered and sorted job listings data for specified company tickers from a chosen dataset in the CrustData platform. It allows for highly customizable queries with complex filt",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"count\": 0,\n  \"sorts\": \"\",\n  \"offset\": 0,\n  \"tickers\": \"\",\n  \"dataset__id\": \"\",\n  \"filters__op\": \"\",\n  \"dataset__name\": \"\",\n  \"filters__conditions\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "crustdata_post_web_traffic_data",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/post/web/traffic/data",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "post",
            "web",
            "traffic",
            "data"
          ]
        },
        "description": "Retrieves filtered and sorted web traffic data from the CrustData platform. This endpoint allows for complex querying of web traffic information using nested conditions and logical operators. It suppo",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"count\": 0,\n  \"sorts\": \"\",\n  \"offset\": 0,\n  \"filters__op\": \"\",\n  \"filters__conditions\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "crustdata_retrieve_linked_in_posts",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/retrieve/linked/in/posts",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "retrieve",
            "linked",
            "in",
            "posts"
          ]
        },
        "description": "Retrieves LinkedIn posts for a specified company using CrustData's screener functionality. This endpoint allows users to gather social media data from LinkedIn, which can be used for analyzing company",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"company_linkedin_url\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "crustdata_screen_metrics_and_filter_conditions",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/screen/metrics/and/filter/conditions",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "screen",
            "metrics",
            "and",
            "filter",
            "conditions"
          ]
        },
        "description": "The ScreenData endpoint enables advanced data screening and filtering on the CrustData platform. It allows users to construct complex queries for retrieving specific datasets based on custom metrics, ",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"count\": 0,\n  \"sorts\": \"\",\n  \"offset\": 0,\n  \"metrics\": \"\",\n  \"filters__op\": \"\",\n  \"filters__conditions\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "crustdata_screener_company_information",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/screener/company/information",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "screener",
            "company",
            "information"
          ]
        },
        "description": "The GetCompanyScreener endpoint allows users to search and filter companies based on various criteria such as headcount, growth rate, funding, and more. It provides a powerful way to identify specific",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"company_domain\": \"\",\n  \"enrich_realtime\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "crustdata_search_companies_with_filters",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/search/companies/with/filters",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "search",
            "companies",
            "with",
            "filters"
          ]
        },
        "description": "The CompanySearch endpoint enables users to search and filter companies using the CrustData API. It provides a powerful mechanism for querying company data based on multiple criteria, supporting compl",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"page\": 0,\n  \"filters\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "crustdata_search_for_job_id_in_screener",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/search/for/job/id/in/screener",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "search",
            "for",
            "job",
            "id",
            "in",
            "screener"
          ]
        },
        "description": "The screener_person_search endpoint allows users to search for persons associated with a specific job ID within the CrustData B2B SaaS integration platform. This POST request accepts a JSON payload co",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"page\": 0,\n  \"job_id\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "crustdata_search_linked_in_posts_by_keyword",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/search/linked/in/posts/by/keyword",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "search",
            "linked",
            "in",
            "posts",
            "by",
            "keyword"
          ]
        },
        "description": "This endpoint enables searching for LinkedIn posts using a specific keyword. It allows users to retrieve relevant content from LinkedIn by specifying a search term, along with options for pagination, ",
        "body": {
          "mode": "raw",
          "raw": "{\n  \"page\": 0,\n  \"keyword\": \"\",\n  \"sort_by\": \"\",\n  \"date_posted\": \"\"\n}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    },
    {
      "name": "crustdata_validate_credential",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          }
        ],
        "url": {
          "raw": "{{baseUrl}}/validate/credential",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "validate",
            "credential"
          ]
        },
        "description": "Validate Crustdata API credentials by testing authentication with a lightweight API call. Use this action when you need to verify that API credentials are valid and properly configured before making o",
        "body": {
          "mode": "raw",
          "raw": "{}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        }
      }
    }
  ]
}