# Liveforce ## Docs - [Introduction](https://api.liveforce.ai/folder-1997320.md): - [Staff API Overview](https://api.liveforce.ai/folder-1997290.md): - [Leads API Overview](https://api.liveforce.ai/folder-1997291.md): - [Call Logs API Overview](https://api.liveforce.ai/folder-1997292.md): - [Tickets API Overview](https://api.liveforce.ai/folder-1997293.md): - [Deals Management API Overview](https://api.liveforce.ai/folder-1997294.md): ## API Docs - Staff API Overview [List Staff Members](https://api.liveforce.ai/staff/list.md): Retrieves a list of all staff members. - Staff API Overview [Get Staff Member Details](https://api.liveforce.ai/staff/details.md): Fetches details of a specific staff member by their ID. - Staff API Overview [Create a Staff Member](https://api.liveforce.ai/staff/add.md): Creates a new staff member. - Staff API Overview [Update a Staff Member](https://api.liveforce.ai/staff/update.md): Updates information for an existing staff member. - Leads API Overview [List Leads](https://api.liveforce.ai/leads/list.md): Retrieves a list of all leads. - Leads API Overview [Get Lead Details](https://api.liveforce.ai/leads/detail.md): Fetches details of a specific lead by their ID. - Leads API Overview [Leads Summary](https://api.liveforce.ai/leads/summary.md): Fetches a summary of all leads, including counts by status or other aggregations. - Leads API Overview [Leads Count by Status](https://api.liveforce.ai/leads/status-count.md): Retrieves the count of leads categorized by their statuses. This endpoint helps users understand the distribution of leads across different stages, allowing for better resource allocation and focus on specific groups. - Leads API Overview [Leads Types](https://api.liveforce.ai/leads/types.md): Retrieves a list of all lead types. - Leads API Overview [Lead Notes List](https://api.liveforce.ai/leads/notes.md): Retrieves notes for a specific lead. - Leads API Overview [Lead Note Detail](https://api.liveforce.ai/leads/note/find.md): Retrieves note detail for a specific note. - Leads API Overview [Lead Notes Create](https://api.liveforce.ai/leads/note/create.md): Creates a new note for a specific lead. - Leads API Overview [Lead Notes Update](https://api.liveforce.ai/leads/note/update.md): Updates information for a specific note. - Leads API Overview [Lead Files](https://api.liveforce.ai/leads/files.md): Retrieves all files associated with a specific lead. - Leads API Overview [Upload Lead File](https://api.liveforce.ai/leads/upload-attachment.md): Uploads a new file associated with a specific lead. - Leads API Overview [Generate Report](https://api.liveforce.ai/leads/report.md): Generates a report based on lead data and sends to a registered email. - Leads API Overview [Generate CSV Report](https://api.liveforce.ai/leads/report/csv_download.md): Generates a report in CSV formate based on lead data. - Call Logs API Overview [List Call Logs](https://api.liveforce.ai/call-logs/list.md): Retrieves a list of all call logs. - Call Logs API Overview [Get Call Log Detail](https://api.liveforce.ai/call-logs/view.md): Fetches details of a specific call log by its ID - Tickets API Overview [List Tickets](https://api.liveforce.ai/ticket/list.md): Retrieves a list of all tickets. - Tickets API Overview [Create a Ticket](https://api.liveforce.ai/ticket/create.md): Creates a new ticket. - Tickets API Overview [Get Ticket Details](https://api.liveforce.ai/ticket.md): Fetches details of a specific ticket by its ID. - Tickets API Overview [List Ticket Statuses](https://api.liveforce.ai/ticket/status/list.md): Retrieves a list of all ticket statuses. - Deals Management API Overview [List Deals](https://api.liveforce.ai/deals.md): Retrieves a list of all deals. - Deals Management API Overview [Create a Deal](https://api.liveforce.ai/deals/save.md): Creates a new deal. - Deals Management API Overview [Update a Deal](https://api.liveforce.ai/deals/update.md): Updates an existing deal. - Deals Management API Overview [Get a Deal Details](https://api.liveforce.ai/deals/details.md): Fetches details of a specific deal by its ID. - Deals Management API Overview [List Deals Sources](https://api.liveforce.ai/deals/source.md): Retrieves a list of all sources for deals. - Deals Management API Overview [List Deals Pipeline](https://api.liveforce.ai/deals/pipeline.md): Retrieves a list of all pipeline stages for deals. - Deals Management API Overview [Add a Deal Comment](https://api.liveforce.ai/deals/comments/create.md): Creates a new comment for a specific deal. - Deals Management API Overview [Update a Deal Comment](https://api.liveforce.ai/deals/comments/edit.md): Updates an existing comment for a deal. - Deals Management API Overview [Add an Attachment](https://api.liveforce.ai/deals/attachment/add.md): Uploads a new attachment to a specific deal. - Deals Management API Overview [Delete an Attachment](https://api.liveforce.ai/deals/attachment/delete.md): Deletes an existing attachment from a deal. - Deals Management API Overview [List a Deal Services](https://api.liveforce.ai/deals/item/list.md): Retrieves a list of all services available for a specific deal. - Deals Management API Overview [Get a Deal Service Detail](https://api.liveforce.ai/deals/item/details.md): Fetches details of a specific service by its ID. - Deals Management API Overview [Add a Deal Service](https://api.liveforce.ai/deals/save-item.md): Adds a new service for a deal. - Deals Management API Overview [Update a Deal Service](https://api.liveforce.ai/deals/update-item.md): Updates an existing service.