API version 2026-06-29
June 29th, 2026
- New endpoint added:
GET /api/companies - New endpoint added:
POST /api/companies/search - New endpoint added:
GET /api/companies/{uuid} - New endpoint added:
POST /api/companies - New endpoint added:
PUT /api/companies/{uuid} - New endpoint added:
DELETE /api/companies/{uuid} - New endpoint added:
GET /api/contacts - New endpoint added:
POST /api/contacts/search - New endpoint added:
GET /api/contacts/{uuid} - New endpoint added:
POST /api/contacts - New endpoint added:
PUT /api/contacts/{uuid} - New endpoint added:
DELETE /api/contacts/{uuid} - Endpoint
POST /api/reference_audiosnow returns HTTP code201instead of200 - Removed the
creation_dateattribute in the response of the following resources: Album, Artist, Catalog, Record Label, Tag Category, Tag, Track, Work - Added the
created_atandupdated_atattributes in the response of the following resources: Album, Artist, Catalog, Record Label, Tag Category, Tag, Track, Work - The
audio_languageandlanguageattributes now returns an object like{ code: "fr", name: "French" }instead of the code value - Removed the
uuidattribute in thecountryattribute object:{code: "BE", name: "Belgium" }
