---
title: "Splits Changelog: Tags API"
date: "2024-02-16"
canonical: "https://splits.org/changelog/tags-api/"
---

# Splits Changelog: Tags API

## Tags API

Developers integrating Splits into their app can now add [tags](https://splits.org/changelog/tags/) via the API endpoint. We’re onboarding developers to the API manually, so please reach out if you’ve integrated Splits and want to use the API to add names or tags to [our app](https://app.splits.org/) for the contracts created through your app.

![](https://storage.ghost.io/c/ec/10/ec1004a4-54fe-4879-9efd-9a3fe755a821/content/images/2024/02/tags_api.png)

_The API lets you add names and tags to contracts created in your app_

[Here](https://app.splits.org/accounts/0x11c865cb6fB5f5e6116F1Eb71c329955aBbA6e46/) is an example of a Split with a public name.

## Other fixes & improvements

-   We fixed a UI bug introduced by the Uniswap SDK that caused an issue with Swappers on Base
-   We fixed a UI bug on Base that caused ETH balances to not display correctly
-   We now show accurate ownership percentages for custom Liquid Splits that use custom `mint` and `burn` functions
