Get / search
Full-text search
Full-text search on episodes, podcasts, or curated lists of podcasts. Use the `offset` parameter to paginatethrough search results. The FREE plan allows to see up to 30 search results (or `offset` < 30) per query. The PROplan allows to see up to 300 search results (or `offset` < 300) per query. The ENTERPRISE plan allows to see upto 10,000 search results (or `offset` < 10000) per query.
Header
X-Listen API-Key
String
Please don't leak your API key to the public. Don't put it on GitHub! If you accidentallyleak your API key, please reset in the dashboard.
Optional parameters
Q
String
Search term, e.g., person, place, topic... You can use double quotes to do verbatimmatch, e.g., "game of thrones". Otherwise, it's fuzzy search.
Star Wars
Industry
String
Search term, e.g., person, place, topic... You can use double quotes to do verbatimmatch, e.g., "game of thrones". Otherwise, it's fuzzy search.
Star Wars
Hiring organization name
String
Search term, e.g., person, place, topic... You can use double quotes to do verbatimmatch, e.g., "game of thrones". Otherwise, it's fuzzy search.
Star Wars
Employment type
String
Search term, e.g., person, place, topic... You can use double quotes to do verbatimmatch, e.g., "game of thrones". Otherwise, it's fuzzy search.
Star Wars
Occupational category
String
Search term, e.g., person, place, topic... You can use double quotes to do verbatimmatch, e.g., "game of thrones". Otherwise, it's fuzzy search.
Star Wars
Job location address country
String
Search term, e.g., person, place, topic... You can use double quotes to do verbatimmatch, e.g., "game of thrones". Otherwise, it's fuzzy search.
Star Wars
Size
Number
Size=100. Default value is 100
From
Number
From=0. Default value is 0
Curl
Copy and paste to run in terminal
curl --location --request GET'https://api.apijobs.dev/v1/job
/search q=ReactJs'
Response