# Operate ## Docs - [Create a company](https://docs.operate.so/api-reference/companies/create-a-company.md): Creates a new company with the provided details. Domains and emails are automatically processed and linked. - [Get company by ID](https://docs.operate.so/api-reference/companies/get-company-by-id.md): Returns a single company by its unique identifier. - [List companies](https://docs.operate.so/api-reference/companies/list-companies.md): Returns a paginated list of companies for the authenticated organization. - [Get deal by ID](https://docs.operate.so/api-reference/deals/get-deal-by-id.md): Returns a single deal/opportunity by its unique identifier. - [List deals](https://docs.operate.so/api-reference/deals/list-deals.md): Returns a paginated list of deals/opportunities for the authenticated organization. - [Create feedback](https://docs.operate.so/api-reference/feedback/create-feedback.md): Creates a new feedback/feature request with the provided details. Can be linked to companies. - [Get feedback by company](https://docs.operate.so/api-reference/feedback/get-feedback-by-company.md): Returns all feedback items linked to a specific company. - [Get feedback by ID](https://docs.operate.so/api-reference/feedback/get-feedback-by-id.md): Returns a single feedback/feature request by its unique identifier. - [List feedback](https://docs.operate.so/api-reference/feedback/list-feedback.md): Returns a paginated list of feedback/feature requests for the authenticated organization. - [Get next steps by deal](https://docs.operate.so/api-reference/next-steps/get-next-steps-by-deal.md): Returns all next steps/action items linked to a specific deal. - [Get next steps by profile](https://docs.operate.so/api-reference/next-steps/get-next-steps-by-profile.md): Returns next steps/action items assigned to a specific team member profile. - [List next steps](https://docs.operate.so/api-reference/next-steps/list-next-steps.md): Returns a paginated list of next steps/action items for the authenticated organization. - [Operate API](https://docs.operate.so/api-reference/overview.md): Programmatic access to your Operate CRM data - [Create a person](https://docs.operate.so/api-reference/people/create-a-person.md): Creates a new person/contact with the provided details. Email addresses, titles, and location are automatically processed. - [Get person by ID](https://docs.operate.so/api-reference/people/get-person-by-id.md): Returns a single person/contact by their unique identifier. - [List people](https://docs.operate.so/api-reference/people/list-people.md): Returns a paginated list of people/contacts for the authenticated organization. - [Get profile by ID](https://docs.operate.so/api-reference/profiles/get-profile-by-id.md): Returns a single team member profile by its unique identifier. - [List profiles](https://docs.operate.so/api-reference/profiles/list-profiles.md): Returns all team member profiles for the authenticated organization. - [Authentication](https://docs.operate.so/guides/authentication.md): Authenticate requests using API keys - [Pagination](https://docs.operate.so/guides/pagination.md): Navigate large result sets with offset-based pagination - [Creating Deals](https://docs.operate.so/help/deals/creating-deals.md): How to create and set up deals in Operate - [Deals Overview](https://docs.operate.so/help/deals/overview.md): Track revenue opportunities through your pipeline - [Stages](https://docs.operate.so/help/deals/stages.md): Configure and use deal stages to track pipeline progress - [Types of Deals](https://docs.operate.so/help/deals/types-of-deals.md): Understand the different deal types in Operate - [Connecting Your Email & Calendar](https://docs.operate.so/help/getting-started/connecting-email-calendar.md): Link your email and calendar to keep Operate in sync - [Onboarding](https://docs.operate.so/help/getting-started/onboarding.md): Get up and running with Operate in minutes - [Syncing Slack Channels](https://docs.operate.so/help/getting-started/syncing-slack-channels.md): Connect Slack to get deal updates and next step reminders - [Next Steps Overview](https://docs.operate.so/help/next-steps/overview.md): Keep your pipeline moving with actionable follow-ups - [PowerHourâ„¢](https://docs.operate.so/help/next-steps/powerhour.md): A focused session to work through your next steps - [Slack Daily & Weekly Updates](https://docs.operate.so/help/next-steps/slack-updates.md): Get next step digests delivered to Slack - [Connecting Slack Deal Channels](https://docs.operate.so/help/slack/connecting-deal-channels.md): Link Slack channels to deals for focused collaboration - [Slack Integration Overview](https://docs.operate.so/help/slack/overview.md): Bring Operate into your team's Slack workspace - [Slack Work Objects](https://docs.operate.so/help/slack/work-objects.md): Interactive CRM elements that live inside Slack ## OpenAPI Specs - [openapi](https://docs.operate.so/openapi.json)