As an API provider, our goal is to provide a stable and fast system. Following are our design requirements:
- Secure: All of API keys are bound with domain. Nobody else can use your key.
- Reliable: Server availability is with up to 99.9%.
- Scalable: If there is a high API load demand, our backup servers start automatically.
- Fast: If the target website network is good, we promise one request can be done in 30 seconds.
- Simple: We provide a lot of documents including the API tool to help developer to use our API on their system.