# Cobi Documentation ## Docs - [Branches](https://docs.hellocobi.com/api-reference/data/endpoint/branches.md): Upload branch records to the Cobi Data API. - [Categories](https://docs.hellocobi.com/api-reference/data/endpoint/categories.md): Upload category records to the Cobi Data API. - [Courses](https://docs.hellocobi.com/api-reference/data/endpoint/courses.md): Upload course records to the Cobi Data API. - [Customers](https://docs.hellocobi.com/api-reference/data/endpoint/customers.md): Upload customer records to the Cobi Data API. - [Institutes](https://docs.hellocobi.com/api-reference/data/endpoint/institutes.md): Upload institute records to the Cobi Data API. - [Keywords](https://docs.hellocobi.com/api-reference/data/endpoint/keywords.md): Upload keyword records to the Cobi Data API. - [Offers](https://docs.hellocobi.com/api-reference/data/endpoint/offers.md): Upload offer records to the Cobi Data API - [Shop Categories](https://docs.hellocobi.com/api-reference/data/endpoint/shop-categories.md): Upload shop category mappings to the Cobi Data API - [Shop Keywords](https://docs.hellocobi.com/api-reference/data/endpoint/shop-keywords.md): Upload shop keyword mappings to the Cobi Data API - [Shop Tags](https://docs.hellocobi.com/api-reference/data/endpoint/shop-tags.md): Upload shop tag mappings to the Cobi Data API - [Shops](https://docs.hellocobi.com/api-reference/data/endpoint/shops.md): Upload shop records to the Cobi Data API. - [Student Favourites](https://docs.hellocobi.com/api-reference/data/endpoint/student-favourites.md): Upload student favourite mappings to the Cobi Data API. - [Tags](https://docs.hellocobi.com/api-reference/data/endpoint/tags.md): Upload tag records to the Cobi Data API. - [Transactions](https://docs.hellocobi.com/api-reference/data/endpoint/transactions.md): Upload transaction records to the Cobi Data API. - [Interactions](https://docs.hellocobi.com/api-reference/data/endpoint/user-interactions.md): Record and retrieve user interactions with items (TAG, OFFER, SHOP, KEYWORD). - [Branch Model](https://docs.hellocobi.com/api-reference/data/models/branch.md): The category data model represents information about shop categories in the Cobi system. - [Category Model](https://docs.hellocobi.com/api-reference/data/models/category.md): The category data model represents information about shop categories in the Cobi system. - [Course Model](https://docs.hellocobi.com/api-reference/data/models/course.md): The course data model represents information about educational courses in the Cobi system. - [Customer Model](https://docs.hellocobi.com/api-reference/data/models/customer.md): The customer data model represents information about your customers in the Cobi system. - [Institute Model](https://docs.hellocobi.com/api-reference/data/models/institute.md): The institute data model represents information about educational institutions in the Cobi system. - [Keyword Model](https://docs.hellocobi.com/api-reference/data/models/keyword.md): The keyword data model represents information about keywords in the Cobi system. - [Offer Model](https://docs.hellocobi.com/api-reference/data/models/offer.md): The offer data model represents discounts and promotions in the Cobi system. - [Shop Model](https://docs.hellocobi.com/api-reference/data/models/shop.md): The shop data model represents information about shops in the Cobi system. - [Shop Category Model](https://docs.hellocobi.com/api-reference/data/models/shop-category.md): The shop category data model represents the mappings between shops and categories in the Cobi system. - [Shop Keyword Model](https://docs.hellocobi.com/api-reference/data/models/shop-keyword.md): The shop keyword data model represents the mappings between shops and keywords in the Cobi system. - [Shop Tag Model](https://docs.hellocobi.com/api-reference/data/models/shop-tag.md): The shop tag data model represents the mappings between shops and tags in the Cobi system. - [Student Favourite Model](https://docs.hellocobi.com/api-reference/data/models/student-favourite.md): The student favourite data model represents the mappings between students and their favourite shops in the Cobi system. - [Tag Model](https://docs.hellocobi.com/api-reference/data/models/tag.md): The tag data model represents information about tags in the Cobi system. - [Transaction Model](https://docs.hellocobi.com/api-reference/data/models/transaction.md): The transaction data model represents purchase records in the Cobi system, including savings and discount information. - [Interaction Model](https://docs.hellocobi.com/api-reference/data/models/user-interaction.md): The user interaction data model represents a user's interaction with an item (TAG, OFFER, KEYWORD, or SHOP) in the Cobi system. - [Overview](https://docs.hellocobi.com/api-reference/data/overview.md): The Cobi Data API provides a consistent interface for uploading different types of structured data into the Cobi system for analytics and segmentation. - [Customer Recommendations](https://docs.hellocobi.com/api-reference/recommendations/endpoint/customers.md): Get personalized recommendations for a specific customer based on their preferences and behavior. - [Segment Recommendations](https://docs.hellocobi.com/api-reference/recommendations/endpoint/segments.md): Get recommendations for a specific customer segment based on collective preferences. - [Customer Recommendation Model](https://docs.hellocobi.com/api-reference/recommendations/models/customer-recommendation.md): The customer recommendation model represents personalized recommendations for a specific customer in the Cobi system. - [Segment Recommendation Model](https://docs.hellocobi.com/api-reference/recommendations/models/segment-recommendation.md): The segment recommendation model represents recommendations for a specific customer segment in the Cobi system. - [Overview](https://docs.hellocobi.com/api-reference/recommendations/overview.md): The Cobi Recommendations API provides personalized recommendations for customers and segments based on their preferences and behavior. - [Authentication](https://docs.hellocobi.com/authentication.md): Secure your Cobi API requests with Bearer token authentication - [Introduction](https://docs.hellocobi.com/introduction.md): What is Cobi and how to get started - [Data Scopes](https://docs.hellocobi.com/platform/channels/data-scopes.md): Restrict which tables an embed key can query and enforce row-level isolation for multi-tenant deployments - [Chat Widget](https://docs.hellocobi.com/platform/channels/embed-chat-widget.md): Add Cobi's Data Assistant to your website with a simple iframe - [Custom Instructions](https://docs.hellocobi.com/platform/custom-instructions.md): Add context and business rules to help Cobi understand your data - [MongoDB](https://docs.hellocobi.com/platform/data-connectors/mongodb.md): Connect a MongoDB database to Cobi - [MySQL](https://docs.hellocobi.com/platform/data-connectors/mysql.md): Connect a MySQL database to Cobi - [Overview](https://docs.hellocobi.com/platform/data-connectors/overview.md): Connect your database to start exploring your data with Cobi - [PostgreSQL](https://docs.hellocobi.com/platform/data-connectors/postgresql.md): Connect a PostgreSQL database to Cobi - [Troubleshooting](https://docs.hellocobi.com/platform/data-connectors/troubleshooting.md): Diagnose and fix common Data Connector issues - [Quickstart](https://docs.hellocobi.com/quickstart.md): Make your first API call to the Cobi Data API ## OpenAPI Specs - [openapi](https://docs.hellocobi.com/openapi.yml)