Difference between revisions of "SOAP"

From aa419
Jump to: navigation, search
m
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The '''aa419 Webservice Project''' is to provide automated access to our [http://db.aa419.orgFake Site Database]. SOAP is a way for computer programs to read our database as opposed to humans would. Computer programs with webservices interface can access and read from our database. Its intended use is to enable webmasters of anti-419 websites to provide up-to-date lists and a search functionality of fake sites on their own respective websites. It's a way for webhosting companies and for other interested parties (including Law Enforcement Agencies) to automate the search for fake banks or to embed the aa419 database into their particular application. Our SOAP access is open for anyone who needs information about fake banks in a more structured way then the [http://db.aa419.org/fake-banks public web-interface] offers.
+
==== Notice ====
 +
These methods are under review and is being redeveloped and upgraded while retaining compatibility
 +
 
 +
The '''aa419 Webservice Project''' is to provide automated access to our [http://db.aa419.org Fake Site Database]. SOAP is a way for computer programs to read our database as opposed to humans would. Computer programs with webservices interface can access and read from our database. Its intended use is to enable webmasters of anti-419 websites to provide up-to-date lists and a search functionality of fake sites on their own respective websites. It's a way for webhosting companies and for other interested parties (including Law Enforcement Agencies) to automate the search for fake banks or to embed the aa419 database into their particular application. Our SOAP access is open for anyone who needs information about fake banks in a more structured way than the [http://db.aa419.org public web-interface] offers.
  
 
==== Further topics ====
 
==== Further topics ====
 
*[[SOAP: technotes]]
 
*[[SOAP: technotes]]
*[[SOAP: aa419 custom datatypes]]
+
*[http://www.aa419.org/soap/datatypes.php SOAP: aa419 custom datatypes]
*[[SOAP: aa419 methods]]
+
*[http://www.aa419.org/soap/methods.php SOAP: aa419 methods]
*[[SOAP: Example implementation]] for webmasters
+
*[http://www.aa419.org/soap/example.php Example implementation for webmasters and developers]

Latest revision as of 18:16, 11 March 2017

Notice

These methods are under review and is being redeveloped and upgraded while retaining compatibility

The aa419 Webservice Project is to provide automated access to our Fake Site Database. SOAP is a way for computer programs to read our database as opposed to humans would. Computer programs with webservices interface can access and read from our database. Its intended use is to enable webmasters of anti-419 websites to provide up-to-date lists and a search functionality of fake sites on their own respective websites. It's a way for webhosting companies and for other interested parties (including Law Enforcement Agencies) to automate the search for fake banks or to embed the aa419 database into their particular application. Our SOAP access is open for anyone who needs information about fake banks in a more structured way than the public web-interface offers.

Further topics