Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7521243
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T02:12:13+00:00 2026-05-30T02:12:13+00:00

I am using some web API that operates by providing an API key (40

  • 0

I am using some web API that operates by providing an API key (40 character string).

Upon registration to this service, i (the developer) gets this key which is unique per user.

Every call to the API looks something like a POST call to:

http://www.someservice.com/api/method

Where the actual data passed in the request contains:

apiKey=myKeyHere....

My question is — how can i prevent users of my app revealing this API key?

This specific service provides highscore storage for games. Making my API key easily accessible means that players of my game will be able to issue their own requests for registering highscores.

I would like to either HARD CODE it into the code (less ideal solution)
or
keep it in some binary/configuration file that cannot be used to determine the actual string.

The scenario i would like to prevent is users getting this key, and submitting messages using it to the server instead of my app.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T02:12:14+00:00Added an answer on May 30, 2026 at 2:12 am

    As long as you use such a simple protocol where a static unchanging key is sent to the server, your key obfuscation doesn’t matter. The attacker can simply sniff the traffic, and extract the key.

    You’d need a heavily obfuscated piece of code, that produces a one time(or short term valid) key. That might deter weak attackers, since they need to either reverse-engineer or duplicate your key producing code. But against a competent attacker this will fail too.

    You should not see client side API keys as a security measure. They behave more like the user agent header in http. The only API keys that can be secure, are those stored on a server controlled by the App developer, such as in a third party web application consuming your API.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am considering building some services using the new Web API that's introduced in
I am developing some client side Javascript that is using some JSON web services
I'm using Rational Application Developer to create some web services. The problem I have
I am going to offer a web API service that allows users to download
What are some of the popular web payment API/services that can be easily integrated
I'm using some 3rd party software that's failing. Their API is wrapped in a
I'm working on porting some PHP code to C, that contacts a web API.
I'm working on a web application that has some api calls that send arguments
I'm trying to implement an API that performs some really lengthy tasks using a
I am using some Google Web Fonts. I hear that Google deal with all

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.