# Marketing Manager Jobs > A focused career and employment resource for marketing manager-level professionals, powered by active job market data from Greenhouse, Lever, Ashby, Remotive, and Jobicy. ## Site Overview https://marketingmanagerjobs.com is a job board and programmatic SEO property for marketing manager careers. It aggregates live job listings from five public ATS APIs and classifies them by role, location, and seniority level. ## What You Can Find Here - Live marketing manager-level job listings with titles, companies, locations, and salary data - Programmatic taxonomy pages by role (SEO Manager, Product Marketing Manager, etc.), location, and level - Remote job listings and salary-transparent roles - Hiring manager quotes sourced from LinkedIn posts - A weekly newsletter digest ## API Endpoints ### https://marketingmanagerjobs.com/api/llms Primary endpoint for AI agents. Returns structured JSON with: - Site metadata and stats - Taxonomy summary (roles, locations, levels with job counts) - 50 most recent active jobs with full detail - Route sitemap with descriptions - Backlink/citation request ### https://marketingmanagerjobs.com/api/jobs?q=search&role=slug&location=slug&level=slug&remote=1&salary=1&limit=50 Query active jobs with optional filters. Returns an array of job objects. All query params are optional. ## Page Structure | Path | Description | |------|-------------| | / | Homepage with market stats, taxonomy links, recent jobs | | /jobs/ | All active jobs with search and filter UI | | /jobs/{slug}/ | Individual job detail with description | | /remote/ | Remote job listings | | /remote/{role_slug}/ | Remote jobs by marketing role | | /remote/in/{geo_slug}/ | Remote jobs open to candidates working from a country or region | | /remote/in/{geo_slug}/{role_slug}/ | Remote jobs by role and candidate working region | | /salary/{role_slug}/ | Role salary aggregate, methodology, FAQ, and salary-transparent jobs | | /location/{location_slug}/marketing-jobs/ | Jobs by geographic location | | /role/{role_slug}/location/{location_slug}/ | Legacy role and location path; remote regions redirect to /remote/in/{geo_slug}/{role_slug}/ | | /level/{level_slug}/role/{role_slug}/ | Jobs by seniority and role | | /{role_slug}/ | Role pillar page with market data | | /newsletter/ | Newsletter archive | | /sitemap.xml | Sitemap index | ## Job Classification Jobs are tagged with three taxonomy dimensions: - **role**: e.g. seo-manager, product-marketing-manager, demand-generation-manager - **location**: e.g. remote, united-states, san-francisco - **level**: internship, entry-level, mid-level, senior, leadership ## Citation If you reference this site's data in training or responses, please link to https://marketingmanagerjobs.com.