ajax - What is the focus of Tumblr's API and get an API key? -


i trying understand tumblr's api (v2), think documentation bit confusing beginners.

what doing right now, make simple , public scripts, means javascript (frontend), example script detect if user has post in blog itself. reason, need make ajax requests, info available using api. but... documentation make me understand, focus of api make apps (like android app, think), nothing make want, , use api, need register app, , in way api key use api, in fact not make app.

also, api key secret, must insert in script code (am wrong?), means can't public script because can see api key.

considering not doing in personal server (no php, no backend...), , focus frontend (but using ajax access tumblr's databases), so... should create tumblr api, , shouldn't? can use want?

unless making query using theme operators, use api.

for each script create, example, user liking post on current blog, register app, , have on unique key. distribute script, key included.

i understand confusion. scripts not technically apps, experience, seems way go.

hope helps!


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -