# Insurances **GET /metadata/insurances** The list of insurance types supported by Arta's API. ## Servers - https://api.arta.io: https://api.arta.io () ## Parameters ### Headers - **Authorization** (string) Authorize your API calls with an Arta API token ## Responses ### 200 A collection of insurance types #### Headers - **content-type** (string) - **x-arta-request-id** (string) A unique identifier for the Arta API call #### Body: application/json (array[object]) - **description** (string) A long form description - **id** (string) The ID representing the resource - **name** (string) A brief title for the resource [Powered by Bump.sh](https://bump.sh)