# Endear Documentation > API documentation & integration guides for Endear AI-powered CRM & clienteling ## Guides - [Getting Started with Endear](https://docs.endearhq.com/docs/getting-started.md): Get started with Endear's APIs in a few easy steps. Log in, grab your API credentials, and start developing. - [Introduction](https://docs.endearhq.com/docs/csv-imports-introduction.md): Import your data into Endear using CSV files. Choose between CRM Imports for initial data migration or Integration Imports for ongoing data synchronization. - [CRM Imports](https://docs.endearhq.com/docs/one-time-csv-imports.md): CRM Imports let you quickly get data into Endear for migrations, one-off uploads, and getting started. - [Prepare your source data](https://docs.endearhq.com/docs/one-time-csv-prepare-your-source-data.md) - [Performing an import](https://docs.endearhq.com/docs/one-time-csv-performing-an-import.md) - [Schema Reference](https://docs.endearhq.com/docs/one-time-csv-schema-reference.md): Use this schema reference to understand what fields are available for CRM Imports. - [Integration Imports](https://docs.endearhq.com/docs/recurring-csv-imports.md): Integration Imports keep Endear in sync with your existing systems through scheduled, automated data feeds. - [Prepare your source data](https://docs.endearhq.com/docs/recurring-csv-prepare-your-source-data.md) - [Performing an import](https://docs.endearhq.com/docs/recurring-csv-performing-an-import.md) - [Automating CSV imports](https://docs.endearhq.com/docs/recurring-csv-automating-imports.md): Learn about the different ways to automate Integration Imports into Endear. - [Schema Reference](https://docs.endearhq.com/docs/recurring-csv-schema-reference.md): Use this schema reference to understand what fields are available to be imported. - [Visual Schema](https://docs.endearhq.com/docs/recurring-csv-visual-schema.md): A graphical representation of how our data objects connect inside the Endear App. - [Sample Data](https://docs.endearhq.com/docs/recurring-csv-sample-data.md): Sample data from our Demo Shop, Suburban Outfittters. - [Introduction](https://docs.endearhq.com/docs/introduction.md): The GraphQL Admin API lets you build apps and other integrations for the Endear platform using GraphQL. - [Authentication](https://docs.endearhq.com/docs/authentication.md): Learn how to authenticate requests to Endear's API endpoints. - [API limits](https://docs.endearhq.com/docs/rate-limits-status-codes-and-errors.md): Refer to our list of rate limits & query limits for troubleshooting help. - [Data architecture](https://docs.endearhq.com/docs/data-architecture.md): Learn the building blocks of Endear's architecture. - [GraphQL pagination](https://docs.endearhq.com/docs/graphql-pagination.md) - [Search and filters](https://docs.endearhq.com/docs/search-and-filters.md): Learn how to use search endpoints and construct filters to query data. - [Prepare your source data](https://docs.endearhq.com/docs/prepare-your-source-data.md) - [Send customer data](https://docs.endearhq.com/docs/send-customer-data.md) - [Send product data](https://docs.endearhq.com/docs/send-product-data.md) - [Bulk endpoint guidance](https://docs.endearhq.com/docs/bulkupsert-endpoint-guidance.md) - [Data flow](https://docs.endearhq.com/docs/data-flow.md) - [Data model](https://docs.endearhq.com/docs/data-model.md) - [Example payloads](https://docs.endearhq.com/docs/example-payloads.md) - [Introduction](https://docs.endearhq.com/docs/scheduler-introduction.md): Embed Endear's appointment scheduling directly into your website. - [Embedding](https://docs.endearhq.com/docs/embedding.md): Add the Endear Scheduler to your website using an iframe. - [Installation](https://docs.endearhq.com/docs/installation.md) - [Javascript API: Methods](https://docs.endearhq.com/docs/javascript-api-methods.md): Loading the Endear SDK provides an endear JavaScript object that responds to a few methods. These allow you to track activity happening within the SalesChat widget & trigger certain commands. - [Javascript API: Objects](https://docs.endearhq.com/docs/javascript-api-objects.md) ## API Reference - [Organization](https://docs.endearhq.com/reference/organization.md): Organization and brand configuration. - [Teams](https://docs.endearhq.com/reference/teams.md): Teams and store configuration. - [Integrations](https://docs.endearhq.com/reference/integrations.md): Integrations and brand configuration. - [Imports](https://docs.endearhq.com/reference/imports.md): CSV imports. - [Appointments](https://docs.endearhq.com/reference/appointments.md): Appointment types, calendars, booking pages, and scheduling events. - [Forms](https://docs.endearhq.com/reference/forms.md): Form definitions and submissions. - [Customers](https://docs.endearhq.com/reference/customers.md): Customer records, custom fields, and audience membership. - [Orders](https://docs.endearhq.com/reference/orders.md): Orders, order attribution, and refunds. - [Locations](https://docs.endearhq.com/reference/locations.md): Integrated and external store locations. - [Products](https://docs.endearhq.com/reference/products.md): Products and product variants. - [Notes](https://docs.endearhq.com/reference/notes.md): Notes and note comments. - [Tasks](https://docs.endearhq.com/reference/tasks.md): Tasks and task assignment. - [Audiences](https://docs.endearhq.com/reference/audiences.md): Audiences, segments and audience membership. - [Campaigns](https://docs.endearhq.com/reference/campaigns.md): Marketing campaigns, marketing events, and subscriptions. - [Messaging](https://docs.endearhq.com/reference/messaging.md): Conversations, messages, drafts, contact methods, and templates. - [Stories](https://docs.endearhq.com/reference/stories.md): Stories, story sections, and story items. - [Assets](https://docs.endearhq.com/reference/assets.md): Media assets (images, video, PDFs). - [Filters](https://docs.endearhq.com/reference/filters.md): Saved filter definitions. - [Common](https://docs.endearhq.com/reference/common.md): Shared scalars, pagination, and cross-cutting value types.