API Deprecations

Any API deprecations will be listed here.

This section isn't finished yet

We are actively working on these docs, and appreciate your patience!

We are in the process of moving /api/v1.1/ endpoints to /api/pixelfed/v1/ and /api/pixelfed/v2/, we are doing this to improve compatibility across fediverse apps.

Deprecation and Sunset timeline

Our target deprecation date is July 1, 2023 and sunset date is January 1, 2024. After the sunset date, the endpoints will return a 404 Not found response.

The target and sunset dates may change, and are not final.

Deprecation Headers

Any deprecated endpoints will include Deprecation, Sunset and Link headers that follow the Deprecation HTTP Header Field standard.

Example headers you may observe:

Deprecation: Sat, 01 Jul 2023 00:00:00 GMT
Sunset: Mon, 01 Jan 2024 00:00:00 GMT
Link: <https://pixelfed.org/kb/10404>; rel="deprecation"