# Get status of the API services **GET /status** ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ## Responses ### 200: Status of the API services #### Body Parameters: application/json (object) - **name** (string) - **version** (string) - **database-up** (boolean) - **key-value-store-up** (boolean) - **event-stream-up** (boolean) - **job-queue-up** (boolean) - **indexer-up** (boolean) [Powered by Bump.sh](https://bump.sh)