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.

I've been reading the parse doco but haven't found a nice definition for each of the keys/ids it specifies on the overview page.

Can anybody give a nice definition of each, and a realistic example of when i'd need each item?

EDIT just to beat somebody to the punch, i know that the overview page defines each key. But the definitions are the kind of textbook example of "terrible"... they're not specific or clear enough for me. For example, can i use the application key from a windows application? Why not? I commmunicate with parse via json requests, it hardly knows nor can really care where i'm communicating from!

One tutorial I saw had me using the master key for all communications - i imagine this is a terrible idea if building a mobile app. etc etc.

share|improve this question

1 Answer

This answer does not include the Windows key, but it does cover the difference between client, REST API and master keys.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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