# Batu Metrics API ## Docs - [Create Asset](https://api-docs.batuenergy.com/api-reference/endpoint/asset/create.md): Creates a new asset - [Delete Asset](https://api-docs.batuenergy.com/api-reference/endpoint/asset/delete.md): Given the asset id deletes the associated asset - [Get Asset](https://api-docs.batuenergy.com/api-reference/endpoint/asset/get.md): Given the asset id returns the asssociated asset - [Update Asset](https://api-docs.batuenergy.com/api-reference/endpoint/asset/update.md): Updates an asset - [Create Integration](https://api-docs.batuenergy.com/api-reference/endpoint/integration/create.md): Creates a new integration - [Delete Integration](https://api-docs.batuenergy.com/api-reference/endpoint/integration/delete.md): Given the integration id deletes the associated integration - [Get Integration](https://api-docs.batuenergy.com/api-reference/endpoint/integration/get.md): Given the integration id returns the asssociated integration - [Update Integration](https://api-docs.batuenergy.com/api-reference/endpoint/integration/update.md): Updates an integration - [Create Job](https://api-docs.batuenergy.com/api-reference/endpoint/job/create.md): Creates a new job - [Get Job](https://api-docs.batuenergy.com/api-reference/endpoint/job/get.md): Retrieves a job by its id - [Create Make](https://api-docs.batuenergy.com/api-reference/endpoint/make/create.md): Creates a new make - [Delete Make](https://api-docs.batuenergy.com/api-reference/endpoint/make/delete.md): Given the make id deletes the associated make - [Get Make](https://api-docs.batuenergy.com/api-reference/endpoint/make/get.md): Given the make id returns the asssociated make - [Update Make](https://api-docs.batuenergy.com/api-reference/endpoint/make/update.md): Updates a make - [Get Makes](https://api-docs.batuenergy.com/api-reference/endpoint/makes/get.md): Given the filters, returns all makes the organization has access to - [Create Metric](https://api-docs.batuenergy.com/api-reference/endpoint/metric/create.md): Creates a new metric - [Delete Metric](https://api-docs.batuenergy.com/api-reference/endpoint/metric/delete.md): Given the metric id deletes the associated metric - [Get Metric](https://api-docs.batuenergy.com/api-reference/endpoint/metric/get.md): Given the metric id returns the asssociated metric - [Get Records](https://api-docs.batuenergy.com/api-reference/endpoint/metric/records/get.md): Given the filters, returns all the records associated with the metric - [Get Intervals](https://api-docs.batuenergy.com/api-reference/endpoint/metric/records/intervals/get.md): Given the filters, returns all the intervals associated with the metric - [Update Metric](https://api-docs.batuenergy.com/api-reference/endpoint/metric/update.md): Updates a metric - [Create Process](https://api-docs.batuenergy.com/api-reference/endpoint/process/create.md): Creates a new process - [Delete Process](https://api-docs.batuenergy.com/api-reference/endpoint/process/delete.md): Given the process id deletes the associated process - [Get Process](https://api-docs.batuenergy.com/api-reference/endpoint/process/get.md): Given the process id returns the asssociated process - [Update Process](https://api-docs.batuenergy.com/api-reference/endpoint/process/update.md): Updates a process - [V1](https://api-docs.batuenergy.com/api-reference/v1.md) ## OpenAPI Specs - [openapi](https://api-docs.batuenergy.com/api-reference/openapi.json)