Skip to content

[FR]: Securing Unsplash API Key in APK – Best Practices? #2080

@Zorodebug5

Description

@Zorodebug5

Is there an existing issue for this?

  • I have searched the existing issues

Describe the problem

I’m currently integrating the Unsplash API into an Android app and I’m concerned about securing the API key inside the APK.

Right now, storing the key in the client feels unsafe. It’s quite easy to intercept traffic using tools like firda extract the API key from network requests.

I’d like to understand how you approach API key security in production apps:

Describe the solution

I did not find any safe way

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions