Frontur API gefur þér aðgang að kerfinu sem vefir Fronts keyra á, hægt er að skoða, breyta og bæta við efni.
APInn er nýr svo búast má við einhverjum villum í kerfinu. Ef einhverjar spurningar eða vandræði koma upp þá er hægt að senda inn fyrirspurn undir Development á vefsvæði Fronts. Nauðsynlegt er að hafa notendanafn og lykilorð til að senda inn fyrirspurn.
Til að nota föllin sem boðið er uppá þarftu að sækja um API lykil. Í flestum föllum sem boðið er uppá þarf þennan lykil. Hvert forrit VERÐUR að vera með sinn API lykil. API lykilinn kostar ekkert og tekur aðeins stutta stund að skrá sig.
Einnig er hægt að sækja JSON útgáfu ef vefþjónustunum, það er gert með því að bæta /js fyrir aftan slóðina á þjónustunni, t.d. http://frontur.com/dev/Domain.asmx/js. Hægt er að sjá dæmi hérna. 1 | 2
Allar upplýsingar hvernig Frontur API virkar og notendaskilmálar(Term of Use) birtast á ensku.
Returns true if you API key is working. You can apply for API key.
SOAP/GET/POST:http://frontur.com/dev/Authentication.asmx
JSON:http://frontur.com/dev/Authentication.asmx/js
Retrieves available domains in the system. This will return you domainId which you need to use in many APIs
SOAP/GET/POST:http://frontur.com/dev/Domain.asmx
JSON:http://frontur.com/dev/Authentication.asmx/js
Retrieves the userToken that many methods need to be executed. This userToken represent a unique user in the system.
SOAP/GET/POST:http://frontur.com/dev/UserToken.asmx
JSON:http://frontur.com/dev/UserToken.asmx/js
You can access the DataStorage using the webservice. The DataStorage stores all the files(usually images and videos) in the system.
SOAP/GET/POST:http://frontur.com/dev/DataStorage.asmx
JSON:http://frontur.com/dev/DataStorage.asmx/js
You can access message sent to a user and send a message.
SOAP/GET/POST:http://frontur.com/dev/PrivateMessage.asmx
JSON:http://frontur.com/dev/PrivateMessage.asmx/js
You can access the messageboard using this webservice. Viewing is only possible. The type of the messageboard can been seen by hovering over the link on a messageboard and look at the advtype in the link.
SOAP/GET/POST:http://frontur.com/dev/Messageboard.asmx
JSON:http://frontur.com/dev/Messageboard.asmx/js
You can use this webservice to check if you have a new message or there is a new record in a guestbook on any of the websites the user has.
SOAP/GET/POST:http://frontur.com/dev/Notify.asmx
JSON:http://frontur.com/dev/Notify.asmx/js
You can use this webservice to get websiteId from subdomain, users websites, set folders to a website and retrieve websiteIds from folderId.
SOAP/GET/POST:http://frontur.com/dev/website.asmx
JSON:http://frontur.com/dev/website.asmx/js
This is a demo application on how you can use the Webservice API. This a simple application written in C#.
http://frontur.com |
Notkunarskilmálar
| API
© 2000-2008 frontur.com
Öll réttindi áskilin. Um fyrirtækið | S1
http://frontur.com
© 2000-2008 frontur.com
Öll réttindi áskilin. | S1