# XAPHOS REST API ## Docs - [Introduction](https://xaphos.apidog.io/folder-1120287.md): - Introduction [Overview](https://xaphos.apidog.io/doc-482773.md): - Introduction [Getting Started](https://xaphos.apidog.io/doc-482774.md): - Introduction [Authentication](https://xaphos.apidog.io/doc-482775.md): - Introduction [Making Your First Request](https://xaphos.apidog.io/doc-482776.md): - Introduction [Conventions and Standards](https://xaphos.apidog.io/doc-482777.md): - Introduction [Error Handling](https://xaphos.apidog.io/doc-482778.md): - Introduction [Rate Limiting](https://xaphos.apidog.io/doc-482779.md): - Introduction [Versioning](https://xaphos.apidog.io/doc-482781.md): - Introduction [Best Practices](https://xaphos.apidog.io/doc-482782.md): - Introduction [API Resources and Endpoints](https://xaphos.apidog.io/doc-482783.md): - [Access API](https://xaphos.apidog.io/folder-1120190.md): - [Admin API](https://xaphos.apidog.io/folder-1120191.md): - [Analytics API](https://xaphos.apidog.io/folder-1120193.md): - [Audit API](https://xaphos.apidog.io/folder-1120195.md): - [Auth API](https://xaphos.apidog.io/folder-1120197.md): - [Billing API](https://xaphos.apidog.io/folder-1120198.md): - [Core API](https://xaphos.apidog.io/folder-1119632.md): The Core API forms the backbone of our platform, offering a suite of fundamental operations essential for the basic functioning and seamless performance of the system. Designed with robustness and flexibility in mind, it ensures developers have access to the critical features and data manipulation capabilities required to build, enhance, and integrate applications effectively. - [Integration API](https://xaphos.apidog.io/folder-1120199.md): - [Notification API](https://xaphos.apidog.io/folder-1120200.md): - [Signal API](https://xaphos.apidog.io/folder-1120209.md): - [Support API](https://xaphos.apidog.io/folder-1120210.md): - [User Management API](https://xaphos.apidog.io/folder-1120211.md): - [Schemas](https://xaphos.apidog.io/folder-1120286.md): - Schemas [Organizations](https://xaphos.apidog.io/doc-482723.md): ## API Docs - Admin API > Organizations [Get organization](https://xaphos.apidog.io/api-6508428.md): - Admin API > Organizations [Update organization](https://xaphos.apidog.io/api-6528253.md): - Core API > Authentication [User login](https://xaphos.apidog.io/api-6525194.md): Authenticates a user by their credentials, returning an access token if successful. This token is used for authorizing subsequent requests. - Core API > Authentication [User logout](https://xaphos.apidog.io/api-6525283.md): Terminates the current user session, effectively invalidating the user's access token. - Core API > Authentication [Refresh access token](https://xaphos.apidog.io/api-6525292.md): Refreshes an expired access token using a refresh token, allowing the user to maintain their session without re-authentication. - Core API > Authentication [Validate session](https://xaphos.apidog.io/api-6525294.md): Validates the current user's session or access token, ensuring it is still active and valid for use in API requests. - Core API > Configuration [Get application settings](https://xaphos.apidog.io/api-6525318.md): Retrieves the current settings and configurations of the application, allowing administrators to review how the application is configured. - Core API > Configuration [Update application settings](https://xaphos.apidog.io/api-6525541.md): Updates the application's settings, allowing for modifications to configurations that affect the application's behavior. - Core API > Configuration [List features](https://xaphos.apidog.io/api-6525553.md): Lists all available features within the application, along with their current enabled/disabled status. - Core API > Configuration [Update feature status](https://xaphos.apidog.io/api-6525669.md): Enables or disables a specific feature within the application, allowing for dynamic control over available functionalities. - User Management API > Users [Get organization users](https://xaphos.apidog.io/api-6528278.md): - User Management API > Users [Get organization user](https://xaphos.apidog.io/api-6532175.md): - User Management API > Users [Create organization user](https://xaphos.apidog.io/api-6528295.md): - User Management API > Users [Update organization user](https://xaphos.apidog.io/api-6528283.md):