> ## Documentation Index
> Fetch the complete documentation index at: https://docs.snagsolutions.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog 2026 01 28T14:44:56Z

### Snag Solutions - API Docs (v 0.1)

***

#### What's Changed

***

##### `GET` /api/auctions

###### Return Type:

Changed response : **200 OK**

> 200

* Changed content type : `application/json`

  * Changed property `data` (array)

    Changed items (object):

    * Changed property `network` (string)

##### `GET` /api/minting/contracts

###### Return Type:

Changed response : **200 OK**

> 200

* Changed content type : `application/json`

  * Changed property `data` (array)

    Changed items (object):

    New required properties:

    * `contractKind`

    - Added property `contractKind` (string)

      Enum values:

      * `ONCHAIN`
      * `OFFCHAIN`

    - Changed property `address` (string)

    - Changed property `network` (string)

#### Result

***

API changes are backward compatible
