Community API broken?

Luka Hummel - codefortynine
Atlassian Partner
March 6, 2025

Hi guys,

I'm retrieving community posts via the API as documented here, and until 16 hours ago this worked without a hitch. Now the API just returns 404 errors.

Also note that the example links in the community post by @Tyler T are also broken.

Can you observe the same? Has there been some change?

2 answers

Suggest an answer

Log in or Sign up to answer
0 votes
Sarp Egemen
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 6, 2025

Hi @Luka Hummel - codefortynine ,

Yesterday, the community's address was changed from community.atlassian.com to community.atlassian.com/forums.

This is probably the reason your API calls are returning a "not found" status. Unfortunately, I am not aware of the new API endpoints. Currently, "https://community.atlassian.com/forums/api/" does not seem to be working.

Luka Hummel - codefortynine
Atlassian Partner
March 6, 2025

That is a suspicious timing. Seems like the URL change messed up their API endpoints. 

Like Susan Waldrip likes this
Matthias Gaiser _K15t_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 6, 2025

Good catch @Luka Hummel - codefortynine. I'll make sure to raise this with the community managers.

Like # people like this
0 votes
Ansari_ Amir March 6, 2025

Hi @Luka Hummel - codefortynine 

 

Atlassian recently announced that they are setting the new and existing API keys to expire after 1 year.

This could be the reason that your API is returning 404 error.

 

Here's the link to the document

Luka Hummel - codefortynine
Atlassian Partner
March 6, 2025

The community API actually didn't need any authentication in the past. Maybe that changed.

Like Susan Waldrip likes this
Darryl Lee
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 6, 2025

API access to Jira and Confluence are completely different from the API endpoints we were using in Community.

Atlassian Community is run on the Khoros platform, what has a fairly robust API for searching posts:

https://khoros.com/developer/community/community-rest-api-capabilities

Annoyingly their docs require (free) registration, but you can see a Python interface for it here:

https://khoros.readthedocs.io/en/latest/community-api-calls.html

But yeah, the Khoros Community APIs have always allowed anonymous access. 

TAGS
AUG Leaders

Atlassian Community Events