Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

How should I get Facebook API key and secret key? What are the steps involved to get them? Do I have to use FB API from my Servlet. How exactly can I use this and what can I retrieve?

share|improve this question
3  
Maybe you should have a look at developers.facebook.com first? – home Sep 9 '11 at 12:29

closed as not a real question by BK., phwd, CBroe, oers, Graviton Jul 25 '12 at 2:54

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

2 Answers

When you create an Application on the Facebook Developers site, it will assign you an API key and a Secret key.

There are various SDKs to use, eg. Javascript SDK, PHP SDK, etc.

share|improve this answer

Follow the instruction from Facebook Developers Network (See the Getting Started page specifically) to obtain a Facebook API key and secret.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.