What is the AfterMarket.pl API?
The API is a programmatic interface to the domain marketplace functionality offered by the AfterMarket.pl website. The API allows you to write an application or a script to perform some marketplace operations automatically.
This doesn’t sound too exciting so far, so let me illustrate this with an example. Suppose you have a list of 100 domains you want to put for auctions. Starting 100 auctions manually is a very boring task – who would like to fill the same Web form over and over again?
Now, with the API, it’s a completely different story. You just write a very simple script in your favorite language, which reads the domain names from a text file, and calls the appropriate API function to start the auctions. Simple, fast and elegant (plus the script can be reused later).
If you don’t know how to program, it may be bit harder, but there are so many freelance programmers that you can easily find somone to do it (in fact, the script which starts multiple auctions is already posted in our documentation). Plus, we expect that a number of applications will appear soon on the market that will simplify such tasks for you.