# Mjhr Mjhr is a Saudi sales intelligence and company discovery platform that helps teams find, filter, save, and export ready-to-use company opportunities. ## Primary Machine-Readable Resources - Full LLM context: https://help.mjhr.ai/llms-full.txt - Well-known LLM context: https://help.mjhr.ai/.well-known/llms.txt - OpenAPI: https://help.mjhr.ai/openapi.json - MCP endpoint: https://help.mjhr.ai/mcp - API LLM context: https://help.mjhr.ai/api/llms.txt - API full context: https://help.mjhr.ai/api/llms-full.txt - Help and API LLM context: https://help.mjhr.ai/llms.txt - API service origin: https://api.mjhr.ai - Sitemap index: https://help.mjhr.ai/sitemap.xml - Page sitemap: https://help.mjhr.ai/pages/sitemap.xml ## API Endpoint Inventory | Method | Path | Operation | Purpose | | --- | --- | --- | --- | | GET | /v1/workspace | get_workspace | Get workspace metadata | | GET | /v1/countries | list_countries | List Search country references | | GET | /v1/cities | list_cities | List Search city references | | GET | /v1/cities/{cityId} | get_city | Get a Search city reference | | GET | /v1/cities/{cityId}/districts | list_city_districts | List city district references | | GET | /v1/categories | list_categories | List Search category references | | GET | /v1/searches | list_searches | List saved searches | | POST | /v1/searches | create_search | Submit a new saved search | | GET | /v1/searches/{searchId} | get_search | Get a saved search | | GET | /v1/searches/{searchId}/results | list_search_results | List saved search results | | GET | /v1/results/{searchId} | list_result_companies | List result companies | | GET | /v1/results/{searchId}/branches | list_result_branches | List result branches | | GET | /v1/results/{searchId}/{companyId} | list_company_result_branches | List one result company’s branches | | POST | /v1/results/{searchId}/folder | move_result_to_folder | Move a result set to a folder | | POST | /v1/results/{searchId}/archive | archive_result_set | Archive a result set | | GET | /v1/folders | list_folders | List search-history folders | | POST | /v1/folders | create_folder | Create a search-history folder | | POST | /v1/folders/{folderId}/archive | archive_folder | Archive a search-history folder | | GET | /v1/lists | list_branch_lists | List active Branch Lists | | POST | /v1/lists | create_branch_list | Create a Branch List | | GET | /v1/lists/{listId} | get_branch_list | Get Branch List metadata | | POST | /v1/lists/{listId}/rename | rename_branch_list | Rename a Branch List | | POST | /v1/lists/{listId}/archive | archive_branch_list | Archive a Branch List | | GET | /v1/lists/{listId}/members | list_branch_list_members | List Branch List members | | POST | /v1/lists/{listId}/members | add_branch_list_members | Add Branches to a List | | POST | /v1/lists/{listId}/members/remove | remove_branch_list_members | Remove Branches from a List | | POST | /v1/lists/{listId}/order | reorder_branch_list_members | Replace Branch List order | ## Help Navigation ### Start here - [Choose your help path](https://help.mjhr.ai/start-here) Start here when you want to know which Mjhr guide matches your job. ### Core workflows - [Search for companies](https://help.mjhr.ai/search-for-companies) Use prompts, filters, and result counts to create focused Search Results in Mjhr. - [Review saved results](https://help.mjhr.ai/review-results) Inspect saved companies, filter the result set, and open company details without changing the original search. - [Use saved searches](https://help.mjhr.ai/saved-searches) Return to Search Results you already created and understand what changes when you filter them. - [Curate Branches with Lists](https://help.mjhr.ai/lists) Keep revealed Branches together without rerunning or changing a Saved Search. - [Organize searches with folders](https://help.mjhr.ai/folders) Use folders to keep workspace search history clear by campaign, segment, or review need. ### Workspace management - [Manage account and workspace settings](https://help.mjhr.ai/account-and-workspace) Understand the settings areas that control profile, preferences, workspace details, and participants. - [Understand plans, usage, and billing](https://help.mjhr.ai/plans-usage-and-billing) Use subscription surfaces to understand the monthly allowance, plan options, and billing context. ### Developer resources - [Create a safe API key](https://help.mjhr.ai/api-authentication) Give another system only the Mjhr access it needs, then keep the token private. - [Use the public API](https://help.mjhr.ai/api-reference) Read workspace, saved search, result, and folder data from Mjhr. ### Agent resources - [Connect an AI agent](https://help.mjhr.ai/agent-integration) Help an agent discover Mjhr safely before it reads workspace data.