joeyw.9531:

Hi all!

With the Hungry Cat scavenger hunt growing at every update, it will be harder and harder to remember which ones we feed.

As we still have no achievement related, should that be possible to add cats to the API to track the missing ones better?

Thank you!

Elfo Bianco.3786:

Hi all!

With the Hungry Cat scavenger hunt growing at every update, it will be harder and harder to remember which ones we feed.

As we still have no achievement related, should that be possible to add cats to the API to track the missing ones better?

Thank you!

It exists: API:2/account/home/cats

JaxomNC.5381:

It’s still missing a non-account endpoint which returns all existing/white listed values.

Lawton Campbell.8517:

There isn’t really much to expose; the cats endpoint works with a set of hardcoded name/id pairs. There isn’t any structured data that could be reasonably be provided.

If an endpoint that just lists all the name/id pairs meets your needs, I’ll go ahead and add it. It should be noted that it’ll be a week or so out-of-date when new cats come out since I usually forget.

EDIT: Tracking issue.

Elfo Bianco.3786:

On wiki we can read that 31 cats exist, but from API there are 32 cats, especially the following cat is something not documented:

{
“id”: 30,
“hint”: “bundle”
}

Any tips about this cat?

Lawton Campbell.8517:

Cat #30 wasn’t ever released.

I’ll remove it from the list at some point.