Translations:Webservice API/1/en: Unterschied zwischen den Versionen

Aus TopData WIKI
Wechseln zu: Navigation, Suche
(Die Seite wurde neu angelegt: „<h2> Webservice Api Basics</h2> <h3> Use</h3> <p> By accessing our web service, you automatically declare that you understand and accept our web service use…“)
 
 
Zeile 1: Zeile 1:
<h2> Webservice Api Basics</h2>
+
<h2>Webservice Api Basics</h2>
<h3> Use</h3>
+
<h3>Use</h3>
<p> By accessing our web service, you automatically declare that you understand and accept our  [[web service use conditions]].<br><br>
+
<p> By accessing our web service, you automatically declare that you understand and accept our  [[web service use conditions]].<br /><br />
 
Access is logged and evaluated. To save access/bandwidth and
 
Access is logged and evaluated. To save access/bandwidth and
 
server capacity, we recommend minimising queries to the web service via data caching
 
server capacity, we recommend minimising queries to the web service via data caching
 
(if possible). We reserve the right to limit access or even to block it if access to the web service
 
(if possible). We reserve the right to limit access or even to block it if access to the web service
exceeds a plausible level.<br/>
+
exceeds a plausible level.<br />
 
Access data may not be provided to third parties or displayed publicly. Certain previously
 
Access data may not be provided to third parties or displayed publicly. Certain previously
 
agreed data is approved for use as your access details.</p>
 
agreed data is approved for use as your access details.</p>

Aktuelle Version vom 5. Mai 2015, 08:36 Uhr

Information zur Nachricht (bearbeiten)
Zu dieser Nachricht ist keine Dokumentation vorhanden. Sofern du weißt, wo und in welchem Zusammenhang sie genutzt wird, kannst du anderen Übersetzern bei ihrer Arbeit helfen, indem du eine Dokumentation hinzufügst.
Nachricht im Original (Webservice API)
<h2>Webservice API Grundlagen</h2>
<h3>Nutzung</h3>
<p>Mit dem Zugang zum Webservice haben Sie automatisch unsere [[Webservice Nutzungsbedingungen]] verstanden und akzeptiert.<br><br>
Zugriffe werden geloggt und ausgewertet. Um Zugriffe/Bandbreite sowie Serverkapazitäten zu sparen, wird empfohlen, die Anfragen an den Webservice (soweit es geht), durch Datencaching zu minimieren. Wir behalten uns das Recht vor, Zugänge einzuschränken oder gegebenenfalls auch zu sperren, sollte der Zugriff zum Webservice über ein plausibles Mass hinausgehen.<br>
Zugangsdaten dürfen nicht an Dritte weitergegeben oder öffentlich dargestellt werden.<br>
Für Ihre Zugangsdaten sind bestimmte, vorher vereinbarte, Daten freigegeben.
</p>
<h3>Datenformat</h3>
<p>
Die Rückgabe des Webservices erfolgt im [http://de.wikipedia.org/wiki/JavaScript_Object_Notation JSON] Format.
Wir haben uns gegen XML entschieden, da JSON inzwischen genauso weit verbreitet ist und gegenüber XML den Overhead reduziert. [http://de.wikipedia.org/wiki/JavaScript_Object_Notation#Unterschied_zu_XML Mehr Informationen]
</p>
<h3>Zeichencodierung</h3>
<p>
Die Ausgabe der Daten des Webservices erfolgt in [http://de.wikipedia.org/wiki/UTF-8 UFT8]
</p>
<h3>Zugang</h3>
<p>
Der Abruf der Webservice-Daten erfolgt über eine feste HTTP URL.
</p>
Übersetzung<h2>Webservice Api Basics</h2>
<h3>Use</h3>
<p> By accessing our web service, you automatically declare that you understand and accept our  [[web service use conditions]].<br /><br />
Access is logged and evaluated. To save access/bandwidth and
server capacity, we recommend minimising queries to the web service via data caching
(if possible). We reserve the right to limit access or even to block it if access to the web service
exceeds a plausible level.<br />
Access data may not be provided to third parties or displayed publicly. Certain previously
agreed data is approved for use as your access details.</p>
<h3> Data format: </h3>
<p>
The web service is returned in the JSON format. We have decided against XML because JSON is currently equally as popular and reduces overhead compared with XML.
 [http://de.wikipedia.org/wiki/JavaScript_Object_Notation#Unterschied_zu_XML More Information]
</p>
<h3> Character encoding </h3>
<p>
data from the web services is released [http://de.wikipedia.org/wiki/UTF-8 UFT8]
</p>
<h3>Access</h3>
<p>
The web service data is accessed via a fixed HTTP URL </p>

Webservice Api Basics

Use

By accessing our web service, you automatically declare that you understand and accept our web service use conditions.

Access is logged and evaluated. To save access/bandwidth and server capacity, we recommend minimising queries to the web service via data caching (if possible). We reserve the right to limit access or even to block it if access to the web service exceeds a plausible level.
Access data may not be provided to third parties or displayed publicly. Certain previously agreed data is approved for use as your access details.

Data format:

The web service is returned in the JSON format. We have decided against XML because JSON is currently equally as popular and reduces overhead compared with XML. More Information

Character encoding

data from the web services is released UFT8

Access

The web service data is accessed via a fixed HTTP URL