Company Job Postings API — Open Roles by Company: โมเดลภาษาขนาดใหญ่ของ AI

Look up a company's currently open job postings, optionally filtered by department, on MuAPI. A company's currently open job postings, optionally filtered by department.

Interactive model controls

A company's currently open job postings, optionally filtered by department.

📝

ภาพรวม

เกี่ยวกับรุ่นนี้

Company Job Postings returns a company's currently open job postings, optionally filtered by department — a hiring-based buying signal for account research.

1Detect hiring surges as a buying/growth signal
2Filter open roles by department for account research
3Feed a sales/GTM agent's account prioritization
4Track a target account's hiring activity over time
💰

ราคาและความคุ้มค่า

การวิเคราะห์ต้นทุน

muapiappFrom $0.10 per lookup (reserved; settled down to actual cost)

Normalized, structured JSON response via muapi's routed GTM data capability.

** ราคาของคู่แข่งประเมินโดยพิจารณาจากสถาปัตยกรรมโมเดลและระดับการใช้งานที่คล้ายคลึงกัน

⚙️

รายละเอียดทางเทคนิค

สคีมาการกำหนดค่า

Company Domainstring

Company website domain, e.g. example.com.

ค่าเริ่มต้น-
Departmentstring

Optional department filter, e.g. 'engineering'.

ค่าเริ่มต้น-
📖

คู่มือการใช้งาน

เอกสารสำหรับนักพัฒนา

How to Use Company Job Postings API

  1. Provide a domain: The company's website domain.
  2. Optionally filter by department: e.g. "engineering".
  3. Read the result: Job postings with title, department, location, and posted date.
curl -X POST https://api.muapi.ai/api/v1/company-job-postings \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "domain": "stripe.com"
  }'

คำถามทั่วไป

คำถามที่พบบ่อย

What if no open job postings are found?

The request fails with a no-match error and is not charged.