syncing market data_
A complete and standard data store for canonical and emerging skills, knowledge, abilities, tools, technolgies, and how they relate to jobs.
A complete and standard data store for canonical and emerging skills, knowledge, abilities, tools, technolgies, and how they relate to jobs. --- Public API proxied through Ozma. **Claim this listing** to monetize and manage pricing.
No score data yet
| Method | Path | Summary | Price |
|---|---|---|---|
| GET | /jobs/{id} | Job Title and Description | 1c |
| GET | /jobs/{id}/related_jobs | Jobs Associated with a Job | 1c |
| GET | /jobs/normalize | Job Title Normalization | 1c |
| GET | /jobs/unusual_titles | Unusual Job Titles | 1c |
| GET | /jobs | Job Titles and Descriptions | 1c |
| GET | /jobs/autocomplete | Job Title Autocomplete | 1c |
| GET | /jobs/{id}/related_skills | Skills Associated with a Job | 1c |
| GET | /skills | Skill Names and Descriptions | 1c |
| GET | /skills/autocomplete | Skill Name Autocomplete | 1c |
| GET | /skills/normalize | Skill Name Normalization | 1c |
| GET | /skills/{id} | Skill Name and Description | 1c |
| GET | /skills/{id}/related_jobs | Jobs Associated with a Skill | 1c |
| GET | /skills/{id}/related_skills | Skills Associated with a Skill | 1c |
ozma register && ozma call open-skills-api /jobs/{id} --jsoncurl -H "Authorization: Bearer $OZMA_KEY" \
https://gateway.ozma.app/v1/proxy/open-skills-api/jobs/{id}# Python
client.proxy_call("open-skills-api", "/jobs/{id}")Own this API? Claim the listing to manage pricing and receive payouts.