Skip to content
Dark mode

Search

Search Mindtickle learning site content programmatically with natural language and receive results ranked by semantic relevance.

The Search category covers the API for searching content available on the Mindtickle learning site, the same global search capability that is accessible from the Mindtickle web and mobile apps. Use it to integrate search into third-party tools such as CRMs, enablement hubs, AI assistants, or internal portals by querying Mindtickle content with natural language. Results are returned in a structured format ranked by semantic relevance.

To interact with the API, you must be familiar with the following platform standards. See Authentication and setup.

  • Authentication: How to generate and use your bearer token.
  • Base URLs: Determining the correct regional endpoint for your account.
  • Rate limits: Understanding platform quotas and retry logic.
  • Conventions: Standard JSON data formats and HTTP status codes.
  • Global search: the entities you can search and the search endpoint.
    • Run a global search: search across entities with filters; review the documented limitations before adding pagination or sorting.