DAIBOLA

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:sedamo:sedamo_api [2022/03/31 09:48] adminen:sedamo:sedamo_api [2024/04/15 14:31] (current) admin
Line 1: Line 1:
 +<WRAP tabs>
 +  * [[en:sedamo:sedamo_api|English]]
 +  * [[de:sedamo:sedamo_api|Deutsch]]
 +</WRAP>
  
 +====== sedamo API 2.0 ======
 + 
 +//sedamo// is the easiest way to **transfer address data** to your own IT system: \\ 
 +For every  country --- In every language --- In the correct postal formatting 
 +
 +Instead of many making many words: 
 +
 +<WRAP center round tip>
 +Try yourself! 
 +
 +[[https://api.sedamo.info/2.0/job/retrieve/?apikey=TestTestTestTestTestTestTestTestTestTest&format=JSON&email=example%40sedamo.info&flagairmail=1|https://api.sedamo.info/2.0/job/retrieve/?​apikey=Test​Test​Test​Test​Test​Test​Test​Test​Test​Test&​format=JSON&​email=example%40​sedamo.info&​flagairmail=1]]
 +</WRAP>
 +
 +New in API 2.0: 
 +  * Extended XML structure: It now includes the geo coordinates of street addresses.
 +  * JSON: Data can be retrieved as JavaScript Object Notation (JSON) as well. Perfect for easy mobile application development. 
 +  * Simple API key: no more TAN!  
 +  * **Now with email2address**: The (postal) addresses of registered e-mail addresses can also be retrieved. 
 + 
 +If you want to try out the new API, please [[en:sedamo:api:registration|register and get a free account for testing]]((if you cannot wait, please use the API call to create an account)) and read [[en:sedamo:api:start|sedamo API documentation]].
 +
 +With the new API you can create wonderful things like [[en:sedamo:automatic_form|a self-filling form for your customers]].