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

  • SEARCH
  • Home
  • 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 6004967
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T01:20:14+00:00 2026-05-23T01:20:14+00:00

Looked on google and couldn’t find anything. Any good resources to get started designing

  • 0

Looked on google and couldn’t find anything.

Any good resources to get started designing my backend for a RESTless webapp thats going to rely heavily on API keys.

I know how to write restless webservices etc, just never used API-keys. Generally do people just generate guids for users etc?

  • 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-23T01:20:14+00:00Added an answer on May 23, 2026 at 1:20 am

    GUID’s are typically not “random” enough and can be easily guessed by the bad-guys.

    Take some “random” data like the user’s password hash, some random numbers and run the result through sha1 or a similar hash function.

    If you want one API key per account, simply add it to the account metadata table. Otherwise use a table linked to the accountIds to store the api keys.

    Server side use a cache using the api-key as the key to store temporarily the account metadata so you only need to go to the db once per session.

    And of course everything must go over https to avoid that the API key be stolen.

    Now if your service is “session” oriented you can consider using a temporary session key so you do not need to expose the API key. Look for public key encryption to investigate this further.

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

Sidebar

Related Questions

I looked around on Google for this, but couldn't find anything. I want to
I've looked everywhere and googled everything and couldn't find anything good. What I need
I looked at SQL Server dateformat codes but I couldn't find dd.mm.yyyy hh:mm format
In jQuery, what does $.fn. mean? I looked this up on google but couldn't
I was wondering what these terms are in php...I looked up google but couldn't
I've looked around on google and I cannot figure out to use for instance
I've looked at http://code.google.com/appengine/docs/java/urlfetch/overview.html but the code does not show a pooling example, i
im trying to figure out how to get the Token from Google using client-login
I have looked ALL over (google searched) and I cannot for the life of
Does the Google search API support searches for Google profiles? I looked through the

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.