You can use our ProductLift API to integrate ProductLift with other services smoothly.
What you can do with the API:
Users
- List all users
- Find users
- Create new users and set a password
- Invite users (use the create function)
- Retrieve users
- Update users
- Delete users (and created data)
Posts
- List posts
- Create post
- Retrieve post
- Update post
- Delete post
Votes
- List votes of a post
- Vote
- Revoke vote
Categories
- List categories
- Create category
- Update category
- Delete category
Statuses
Portals
- Retrieve portal information
We are working on adding more API functions.
API Token
Before you start, you need to create an API token.
You can create an API token by visiting your portal and go to Customize > API & Webhooks.
API documentation
Here you can read our technical documentation and see examples of how to work with our API:
https://developer.productlift.dev/api/documentation/