App Stores

FREEMIUM
By Daniel Amitay | Updated לפני 8 ימים | Tools
Popularity

2.5 / 10

Latency

311ms

Service Level

100%

Health Check

N/A

Back to All Discussions

apps ids

Rapid account: Alx 4329
alx4329
לפני שנה

Hello, I wanted to know where can I get the ids used on the endpoints?
Only by searching by name?

Rapid account: Alx 4329
alx4329 Commented לפני שנה

Thanks for your quick answer daniel!
I asked because I built a search bar so that the user may get the app he’s looking for. But when I search an app from google store, most of the times I get an { error: ‘An unknown error occurred’ } as answer.
i.e: I tried with word ‘Instagram’ and store 'google’
Is there a way to manage this? or it will be fixed soon?

Thanks in advance

Rapid account: Danielamitay
danielamitay Commented לפני שנה

Hey alx4329,

Generally yes, the first entrypoint would be via the search endpoint, which will return apps. Then, you can save the application id in your database and use that to pull app-specific information in the future. For example, if a user in your app wanted to “save” or “favorite” a list of apps, you would save the list of app ids for the user.

If you are building a manual usecase, you can also just visit the app’s AppStore page on the web, and in the URL bar you can see the app Id.

Join in the discussion - add comment below:

Login / Signup to post new comments