Logo
MindTickle Logo

MindTickle APIs

The Mindtickle Sales Readiness Platform is a solution for your entire sales team to create a culture of sales excellence, achieve more sales quota and drive revenue.

MindTickle APIs

Account Request URL

-

Base Endpoint

https://<Learning_Site_Domain>.mindtickle.com

activities

Gets the list of activity types that have been configured in MindTickle.

/api/v1/activities?access-token={access-token}

access-token

asset

Gets the metadata for the specified asset.

/api/v1/asset/{id}?access-token={access-token}

id, access-token

asset

Updates an existing asset.

/api/v1/asset?access-token={access-token}

access-token

asset

Creates a new asset.

/api/v1/asset?access-token={access-token}

id, access-token, name, description, publisher

asset categories

Gets the list of categories that have been configured in MindTickle.

/api/v1/asset-categories?access-token={access-token}

access-token

assessment

Gets the metadata for the specified assessment.

/api/v1/assessment/{id}?access-token={access-token}

id, access-token

assessments

Gets the list of assessments associated with the given activity.

/api/v1/assessments?activity-id={activity-id}&access-token={access-token}

activity-id, access-token

assessments

Updates an existing assessment.

/api/v1/assessment?access-token={access-token}

access-token

assessments

Creates a new assessment.

/api/v1/assessment?access-token={access-token}

id, access-token, name, description, publisher, question-categories

assignment

Gets the metadata for the specified assignment.

/api/v1/assignment/{id}?access-token={access-token}

id, access-token

assignments

Gets the list of assignments associated with the given activity.

/api/v1/assignments?activity-id={activity-id}&access-token={access-token}

activity-id, access-token

assignments

Updates an existing assignment.

/api/v1/assignment?access-token={access-token}

access-token

assignments

Creates a new assignment.

/api/v1/assignment?access-token={access-token}

id, access-token, name, description, publisher, due-date, point-value

auth

Gets the authorization token for the authenticated user.

/api/v1/auth?username={username}&password={password}

username, password

content

Gets the metadata for the specified content.

/api/v1/content/{id}?access-token={access-token}

id, access-token

content

Updates an existing content.

/api/v1/content?access-token={access-token}

access-token

content

Creates a new content.

/api/v1/content?access-token={access-token}

id, access-token, name, description, publisher, type, content

content

Deletes an existing content.

/api/v1/content/{id}?access-token={access-token}

id, access-token

content categories

Gets the list of categories that have been configured in MindTickle.

/api/v1/content-categories?access-token={access-token}

access-token

contents

Gets the list of contents associated with the given activity.

/api/v1/contents?activity-id={activity-id}&access-token={access-token}

activity-id, access-token

Details

Provider

Country HQ

US

API Type

REST

Categories

Sales Automation Enablement And Intelligence

Alternatives

Important URLs

Last Updated on

2024-04-03

Created At

2024-03-04

Other Apps

Upskill for a better future

Want to start tracking API at scale?

Get updates about your favorite APIs and SDKs

Contact Us

We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.

ApiRefs Logo