# Productlane Docs ## Docs - [Authentication](https://productlane.mintlify.dev/docs/api-reference/authentication.md): Learn how to authenticate with the API. - [Create company](https://productlane.mintlify.dev/docs/api-reference/companies/create-company.md): Create a new company. Authentication required. - [Delete company](https://productlane.mintlify.dev/docs/api-reference/companies/delete-company.md): Delete a company by id. Authentication required. - [Get company](https://productlane.mintlify.dev/docs/api-reference/companies/get-company.md): Get a company by id. Authentication is required. - [List companies](https://productlane.mintlify.dev/docs/api-reference/companies/list-companies.md): List all companies. Please note that you'll need to provide a 'take' and 'skip' parameter to paginate through the results. If no parameters are provided, it will be default take the first 10 results. Authentication is required. - [Create contact](https://productlane.mintlify.dev/docs/api-reference/contacts/create-contact.md): Create a new contact for your workspace, you can create as many contacts as you want, but authentication is required - [Delete contact](https://productlane.mintlify.dev/docs/api-reference/contacts/delete-contact.md): Delete contact by ID. You can delete only your own contacts, and authentication is required. - [Get contact](https://productlane.mintlify.dev/docs/api-reference/contacts/get-contact.md): Get contact by ID or email. You can get only your own contacts, and authentication is required. - [Get contacts](https://productlane.mintlify.dev/docs/api-reference/contacts/get-contacts.md): Get all contacts for your workspace, you can get only your own contacts, and authentication is required - [Update contact](https://productlane.mintlify.dev/docs/api-reference/contacts/update-contact.md): Update contact by ID. You can update only your own contacts, and authentication is required. - [Create insight](https://productlane.mintlify.dev/docs/api-reference/notes/create-insight.md): Create a new insight for your workspace. Authentication is required. The "text" can be HTML formatted for things like line breaks, lists, formatting and headings. - [Get insight](https://productlane.mintlify.dev/docs/api-reference/notes/get-insight.md): Get insight by ID. Authentication is required. - [List insights](https://productlane.mintlify.dev/docs/api-reference/notes/list-insights.md): Threads are called insights in our API. List all insights for your workspace. Please note that you'll need to provide a 'take' and 'skip' parameter to paginate through the results. If no parameters are provided, it will be default take the first 100 results. You can also provide an 'issueId' or 'projectId' in the input paremters, to only get issues for a specific issue or project. Authentication is required. - [Update insight](https://productlane.mintlify.dev/docs/api-reference/notes/update-insight.md): Update insight by ID. Authentication is required. - [Create feedback](https://productlane.mintlify.dev/docs/api-reference/portal/create-feedback.md): Create new feedback. This is the equivalent of adding feedback through the widget or portal. - [Delete upvote](https://productlane.mintlify.dev/docs/api-reference/portal/delete-upvote.md): Delete an upvote for either an issue or project - [Get changelog](https://productlane.mintlify.dev/docs/api-reference/portal/get-changelog.md): Get a changelog by ID. No authorization is required. - [Get issue](https://productlane.mintlify.dev/docs/api-reference/portal/get-issue.md): Get an issue by ID. No authorization is required. - [Get project](https://productlane.mintlify.dev/docs/api-reference/portal/get-project.md): Get a project by ID. No authorization is required. - [Get upvotes](https://productlane.mintlify.dev/docs/api-reference/portal/get-upvotes.md): Get upvotes for an issue or a project. Authorization is required. - [List changelogs](https://productlane.mintlify.dev/docs/api-reference/portal/list-changelogs.md): List all changelogs for a workspace by ID. No authorization is required. - [List issues](https://productlane.mintlify.dev/docs/api-reference/portal/list-issues.md): List all issues from a workspace by ID. Important: The workspace needs to have their portal/roadmap published, or the request will fail with the error 'Workspace not found'. No authorization is required. - [List projects](https://productlane.mintlify.dev/docs/api-reference/portal/list-projects.md): List all projects from a workspace by ID. Important: The workspace needs to have their portal/roadmap published, or the request will fail with the error 'Workspace not found'. No authorization is required. - [Upvote project](https://productlane.mintlify.dev/docs/api-reference/portal/upvote-project.md): Upvote a project or an issue by ID. No authorization is required. - [Create segment](https://productlane.mintlify.dev/docs/api-reference/segments/create-segment.md): Create a new segment. Authentication required. - [Delete segment](https://productlane.mintlify.dev/docs/api-reference/segments/delete-segment.md): Delete a segment by id. Authentication required. - [Get segment](https://productlane.mintlify.dev/docs/api-reference/segments/get-segment.md): Get a segment by id. Authentication is required. - [List segments](https://productlane.mintlify.dev/docs/api-reference/segments/list-segments.md): List all segments. Please note that you'll need to provide a 'take' and 'skip' parameter to paginate through the results. If no parameters are provided, it will be default take the first 10 results. Authentication is required. - [Get workspace](https://productlane.mintlify.dev/docs/api-reference/workspaces/get-workspace.md): Fetch any given workspace with an ID. No authentication is required. - [Assignment](https://productlane.mintlify.dev/docs/guide/assignment.md): Assign users from your team to threads. - [External Call Recordings](https://productlane.mintlify.dev/docs/guide/call-automation.md): Automatically send external call recordings to Productlane with Zapier. - [Productlane Recorder](https://productlane.mintlify.dev/docs/guide/calls.md): Record calls with Productlane to share full context with engineers. - [Changelog](https://productlane.mintlify.dev/docs/guide/changelog.md): A new changelog draft for every closed Linear project. - [Chrome Extension](https://productlane.mintlify.dev/docs/guide/chrome-extension.md): Send Feedback from everywhere to Productlane with the Productlane Chrome Extension. - [Concept](https://productlane.mintlify.dev/docs/guide/concept.md): Connect feedback with Linear issues and projects. - [Contacts](https://productlane.mintlify.dev/docs/guide/contacts.md): Find customers who are actively giving you feedback. - [CSV upload](https://productlane.mintlify.dev/docs/guide/csv-import.md) - [Custom data](https://productlane.mintlify.dev/docs/guide/custom-data.md): Connect your database or other 3rd party libraries with Productlane. - [Custom domain](https://productlane.mintlify.dev/docs/guide/custom-domain.md): Connect your own domain to your portal. - [Email forwarding](https://productlane.mintlify.dev/docs/guide/email-forwarding.md) - [Email inbox](https://productlane.mintlify.dev/docs/guide/emails/email-inbox.md): Answer customer feedback via email or move your whole support to Productlane. - [Forwarding Emails](https://productlane.mintlify.dev/docs/guide/emails/receiving-emails.md): Automatically forward incoming emails to Productlane. - [Hubspot](https://productlane.mintlify.dev/docs/guide/hubspot.md): Import contacts, view the delivery status of feedback in Hubspot. - [Intercom](https://productlane.mintlify.dev/docs/guide/intercom.md): Add conversations and import contacts, companies and segments. - [Linear](https://productlane.mintlify.dev/docs/guide/linear-import.md): Import Intercom, Zendesk or Front conversations with one click. - [Notifications](https://productlane.mintlify.dev/docs/guide/notifications.md): Configure notifications via email or Slack. - [Roadmap](https://productlane.mintlify.dev/docs/guide/portal.md): Analyze your roadmap and make it privately or publicly available to your customers. - [Priorities](https://productlane.mintlify.dev/docs/guide/priorities.md): Priorities impact your inbox sorting and importance score. - [Productboard](https://productlane.mintlify.dev/docs/guide/productboard-import.md): Seamlessly switch from Productboard to Productlane. - [Raycast](https://productlane.mintlify.dev/docs/guide/raycast.md): The easiest way to send feedback to Productlane with a simple shortcut. - [Segments](https://productlane.mintlify.dev/docs/guide/segments.md): See which kind of customer segment requests which feature. - [Shortcuts](https://productlane.mintlify.dev/docs/guide/shortcuts.md) - [Signatures](https://productlane.mintlify.dev/docs/guide/signatures.md): Add a signature to your emails. - [Slack inbox](https://productlane.mintlify.dev/docs/guide/slack.md): Get all feedback from Slack into Productlane and sync threads 2-way. - [Snippets](https://productlane.mintlify.dev/docs/guide/snippets.md): Answer users faster with reusable snippets. - [SSO](https://productlane.mintlify.dev/docs/guide/sso.md): Authenticate portal users yourself with JWTs. - [Tags](https://productlane.mintlify.dev/docs/guide/tags.md): Use tags for anything that’s not actionable. - [Templates](https://productlane.mintlify.dev/docs/guide/templates.md): Ask the right questions in customer calls. - [Theme](https://productlane.mintlify.dev/docs/guide/theme.md) - [Widget](https://productlane.mintlify.dev/docs/guide/widget.md): Increase the amount of feedback you get and process it faster. - [Zapier](https://productlane.mintlify.dev/docs/guide/zapier.md): Connect countless tools like Typeform, Salesforce or Tally via Zapier.