# Dilli Studio ## Docs - [Create Company](https://docs.dilli.studio/en/api-reference/companies/create.md) - [Delete Company](https://docs.dilli.studio/en/api-reference/companies/delete.md) - [List Companies](https://docs.dilli.studio/en/api-reference/companies/list.md) - [Get Company](https://docs.dilli.studio/en/api-reference/companies/retrieve.md) - [Update Company](https://docs.dilli.studio/en/api-reference/companies/update.md) - [Create Contact](https://docs.dilli.studio/en/api-reference/contacts/create.md): Create a contact and optionally set custom properties (keyed by the contact property definition keys). - [Delete Contact](https://docs.dilli.studio/en/api-reference/contacts/delete.md) - [List Contacts](https://docs.dilli.studio/en/api-reference/contacts/list.md) - [Get Contact](https://docs.dilli.studio/en/api-reference/contacts/retrieve.md) - [Update Contact](https://docs.dilli.studio/en/api-reference/contacts/update.md) - [Upsert Contact](https://docs.dilli.studio/en/api-reference/contacts/upsert.md): Creates a contact when the email is new to the organization or updates the existing record if it already exists. Idempotent per organization + email. - [Create Deal](https://docs.dilli.studio/en/api-reference/deals/create.md) - [Delete Deal](https://docs.dilli.studio/en/api-reference/deals/delete.md) - [List Deals](https://docs.dilli.studio/en/api-reference/deals/list.md) - [Get Deal](https://docs.dilli.studio/en/api-reference/deals/retrieve.md) - [Update Deal](https://docs.dilli.studio/en/api-reference/deals/update.md) - [Introduction](https://docs.dilli.studio/en/api-reference/introduction.md): Dilli Studio API overview and authentication - [Create Payment Coupon](https://docs.dilli.studio/en/api-reference/payment-coupons/create.md) - [Delete Payment Coupon](https://docs.dilli.studio/en/api-reference/payment-coupons/delete.md) - [List Payment Coupons](https://docs.dilli.studio/en/api-reference/payment-coupons/list.md) - [Retrieve Payment Coupon](https://docs.dilli.studio/en/api-reference/payment-coupons/retrieve.md) - [Update Payment Coupon](https://docs.dilli.studio/en/api-reference/payment-coupons/update.md) - [Activate Payment Link](https://docs.dilli.studio/en/api-reference/payment-links/activate.md) - [Create Payment Link](https://docs.dilli.studio/en/api-reference/payment-links/create.md) - [Deactivate Payment Link](https://docs.dilli.studio/en/api-reference/payment-links/deactivate.md) - [List Payment Links](https://docs.dilli.studio/en/api-reference/payment-links/list.md) - [List Payment Transactions](https://docs.dilli.studio/en/api-reference/payment-transactions/list.md) - [Create Pipeline](https://docs.dilli.studio/en/api-reference/pipelines/create.md) - [Delete Pipeline](https://docs.dilli.studio/en/api-reference/pipelines/delete.md) - [List Pipelines](https://docs.dilli.studio/en/api-reference/pipelines/list.md) - [Get Pipeline](https://docs.dilli.studio/en/api-reference/pipelines/retrieve.md) - [Update Pipeline](https://docs.dilli.studio/en/api-reference/pipelines/update.md) - [Create Product](https://docs.dilli.studio/en/api-reference/products/create.md) - [Delete Product](https://docs.dilli.studio/en/api-reference/products/delete.md) - [List Products](https://docs.dilli.studio/en/api-reference/products/list.md) - [Get Product](https://docs.dilli.studio/en/api-reference/products/retrieve.md) - [Update Product](https://docs.dilli.studio/en/api-reference/products/update.md) - [Create Task](https://docs.dilli.studio/en/api-reference/tasks/create.md) - [Delete Task](https://docs.dilli.studio/en/api-reference/tasks/delete.md) - [List Tasks](https://docs.dilli.studio/en/api-reference/tasks/list.md) - [Task Members](https://docs.dilli.studio/en/api-reference/tasks/members.md) - [My Tasks](https://docs.dilli.studio/en/api-reference/tasks/mine.md) - [Reorder Tasks](https://docs.dilli.studio/en/api-reference/tasks/reorder.md) - [Toggle Task](https://docs.dilli.studio/en/api-reference/tasks/toggle.md) - [Update Task](https://docs.dilli.studio/en/api-reference/tasks/update.md) - [Ticket Board](https://docs.dilli.studio/en/api-reference/tickets/board.md) - [Create Ticket](https://docs.dilli.studio/en/api-reference/tickets/create.md) - [Delete Ticket](https://docs.dilli.studio/en/api-reference/tickets/delete.md) - [List Tickets](https://docs.dilli.studio/en/api-reference/tickets/list.md) - [Reorder Board](https://docs.dilli.studio/en/api-reference/tickets/reorder-board.md) - [Get Ticket](https://docs.dilli.studio/en/api-reference/tickets/retrieve.md) - [Update Ticket](https://docs.dilli.studio/en/api-reference/tickets/update.md) - [API](https://docs.dilli.studio/en/essentials/api.md): Use the Dilli Studio API with simple key-based auth - [API Clients](https://docs.dilli.studio/en/essentials/api-clients.md): Quickly try the API in Postman, Insomnia, Hoppscotch, or Bruno - [Automations](https://docs.dilli.studio/en/essentials/automations.md): Catch webhooks, validate payloads, and run actions without code - [Companies](https://docs.dilli.studio/en/essentials/companies.md): Account records, domains, and associations to contacts and deals - [Contacts](https://docs.dilli.studio/en/essentials/contacts.md): How to create, enrich, and manage contacts in Dilli - [Deals](https://docs.dilli.studio/en/essentials/deals.md): Opportunities tied to pipelines, stages, owners, and products - [Documents](https://docs.dilli.studio/en/essentials/documents.md): Upload, preview, version, duplicate, and share files securely - [Coupons](https://docs.dilli.studio/en/essentials/payment-coupons.md): Discount codes for hosted payment links with limits and scope - [Transactions](https://docs.dilli.studio/en/essentials/payment-transactions.md): Timeline of payment attempts and PSP events - [Payments](https://docs.dilli.studio/en/essentials/payments.md): Hosted payment links, coupons, and transaction visibility - [Pipelines & Stages](https://docs.dilli.studio/en/essentials/pipelines.md): Pipeline structure, stages, probabilities, and defaults - [Products](https://docs.dilli.studio/en/essentials/products.md): Catalog items with pricing, currency, tax, and activation state - [Settings](https://docs.dilli.studio/en/essentials/settings.md): Personal preferences and org-wide administration - [Tasks](https://docs.dilli.studio/en/essentials/tasks.md): Personal and team tasks with priorities, ordering, and filters - [Tickets](https://docs.dilli.studio/en/essentials/tickets.md): Support tickets with board columns, statuses, and reorder flows - [Introduction](https://docs.dilli.studio/en/introduction.md): Dilli is the productivity studio for your company ## OpenAPI Specs - [openapi](https://docs.dilli.studio/pt-br/api-reference/openapi.json) - [dilli.openapi](https://docs.dilli.studio/openapi/dilli.openapi.yaml) ## Optional - [Website](https://dilli.studio) - [Site](https://dilli.studio)