# Atlas API Documentation > Documentation for Atlas API Append .md to any documentation page URL to get its markdown version. ## Guides - [Atlas Swift SDK](https://developers.atlas.so/docs/swift.md): Atlas mobile SDK to integrates chat widget into iOS applications. - [Atlas Flutter SDK](https://developers.atlas.so/docs/flutter.md) - [Atlas React Native SDK](https://developers.atlas.so/docs/atlas-react-native-sdk-1.md) ## API Reference - [List all conversations](https://developers.atlas.so/reference/list_conversations_v1_conversations_get.md): Lists all conversations - [Create conversation](https://developers.atlas.so/reference/create_conversation_v1_conversations_post.md): Creates conversation - [Update Conversation](https://developers.atlas.so/reference/patch_conversation_v1_conversations__id__post.md): Updates the specific Conversation by setting the values of the parameters passed. Any parameters not provided will be left unchanged - [Retrieve conversation](https://developers.atlas.so/reference/get_conversation_v1_conversations__id__get.md): Retrieves one conversation - [List conversation messages](https://developers.atlas.so/reference/list_conversation_messages_v1_conversations__id__messages_get.md): Lists conversation messages - [Send Agent Message](https://developers.atlas.so/reference/send_message_v1_conversations__id__messages_post.md): Sends a message from an agent to a customer - [Save Customer Message](https://developers.atlas.so/reference/save_customer_message_v1_conversations__id__customer_messages_post.md): Appends a message from a customer to a ticket - [List all the sidebar for a conversation](https://developers.atlas.so/reference/list_sidebars_by_conversation_id_v1_conversations__conversation_id__sidebars_get.md): Lists all the sidebar for a conversation - [create a sidebar](https://developers.atlas.so/reference/create_sidebar_v1_conversations__conversation_id__sidebars_create_post.md): create a sidebar - [Send a new message in a sidebar](https://developers.atlas.so/reference/update_sidebar_v1_conversations__conversation_id__sidebars__sidebar_id__update_post.md): Send a new message in a sidebar - [List all customers](https://developers.atlas.so/reference/list_api_v1_customers_get.md): Lists all customers - [Create customer](https://developers.atlas.so/reference/create_api_v1_customers_post.md): Creates customer - [Update customer](https://developers.atlas.so/reference/update_api_v1_customers__id__post.md): Updates customer - [Upsert customer](https://developers.atlas.so/reference/upsert_customer_api_v1_customers_upsert_post.md): Upsert customer - [Retrieves one customer](https://developers.atlas.so/reference/get_via_id_v1_customers_lookup_post.md): Retrieves one customer - [List all accounts](https://developers.atlas.so/reference/list_api_v1_accounts_get.md): Lists all accounts - [Retrieve one account](https://developers.atlas.so/reference/get_api_v1_accounts__id__get.md): Retrieves one account - [Upsert account](https://developers.atlas.so/reference/upsert_api_v1_accounts_upsert_post.md): Upsert account - [List session recordings](https://developers.atlas.so/reference/list_sessions_v1_sessions_get.md): Lists session recordings - [Get session recording video](https://developers.atlas.so/reference/get_video_url_v1_sessions__session_id__video_get.md): Get session recording video - [Request session recording video with callback](https://developers.atlas.so/reference/get_video_url_with_callback_v1_sessions__session_id__video_post.md): Request session recording video with callback - [List all configured sla rules](https://developers.atlas.so/reference/list_api_v1_sla_rules_get.md): Lists all configured sla rules - [Create sla rule](https://developers.atlas.so/reference/create_api_v1_sla_rules_post.md): Creates sla rule - [Retrieve one sla rule](https://developers.atlas.so/reference/get_api_v1_sla_rules__id__get.md): Retrieves one sla rule - [Update sla rule](https://developers.atlas.so/reference/update_api_v1_sla_rules__id__post.md): Updates sla rule - [List all the tags](https://developers.atlas.so/reference/list_tags_v1_tags_get.md): Lists all the tags - [Create a tag](https://developers.atlas.so/reference/create_tags_v1_tags_post.md): Creates a tag - [Update a tag](https://developers.atlas.so/reference/patch_tags_v1_tags__id__post.md): Updates a tag - [List all the tag groups](https://developers.atlas.so/reference/list_tag_groups_v1_tag_groups_get.md): Lists all the tag groups - [Create a tag group](https://developers.atlas.so/reference/create_tag_groups_v1_tag_groups_post.md): Creates a tag group - [Update a tag group](https://developers.atlas.so/reference/patch_tag_groups_v1_tag_groups__id__post.md): Updates a tag group - [List all canned responses](https://developers.atlas.so/reference/list_canned_responses_v1_canned_responses_get.md): Lists all canned responses - [Create canned response](https://developers.atlas.so/reference/create_api_v1_canned_responses_post.md): Creates canned response - [Retrieve one canned response](https://developers.atlas.so/reference/get_api_v1_canned_responses__id__get.md): Retrieves one canned response - [Update canned response](https://developers.atlas.so/reference/update_api_v1_canned_responses__id__post.md): Updates canned response - [List all custom fields](https://developers.atlas.so/reference/list_api_v1_custom_fields_get.md): Lists all custom fields - [Create custom field](https://developers.atlas.so/reference/create_api_v1_custom_fields_post.md): Creates custom field - [Retrieve one custom field](https://developers.atlas.so/reference/get_api_v1_custom_fields__id__get.md): Retrieves one custom field - [Update custom field](https://developers.atlas.so/reference/update_api_v1_custom_fields__id__post.md): Updates custom field - [List all users](https://developers.atlas.so/reference/list_api_v1_users_get.md): Lists all users - [Create user](https://developers.atlas.so/reference/create_api_v1_users_post.md): Creates user - [Retrieve user status](https://developers.atlas.so/reference/get_user_status_api_v1_users__id__status_get.md): Retrieves user status - [Retrieve one user](https://developers.atlas.so/reference/get_api_v1_users__id__get.md): Retrieves one user - [Update user](https://developers.atlas.so/reference/update_api_v1_users__id__post.md): Updates user - [List all the the webhook and their subscriptions](https://developers.atlas.so/reference/list_webhooks_v1_webhooks_get.md): Lists all the webhook and their subscriptions - [Create a webhook subscriptions](https://developers.atlas.so/reference/create_webhook_subscriptions_v1_webhooks_post.md): Create a webhook subscriptions - [Update a webhook subscriptions](https://developers.atlas.so/reference/update_webhook_subscriptions_v1_webhooks__id__post.md): Update a webhook subscriptions - [List all the the webhook execution logs](https://developers.atlas.so/reference/list_webhook_logs_v1_webhooks_logs_get.md): Lists all the webhook execution logs - [List all the the events](https://developers.atlas.so/reference/list_events_v1_events_get.md): Lists all the custom events - [Create a new custom event](https://developers.atlas.so/reference/create_event_v1_events_post.md): Create a new custom event