{
                                              "action": "services",
                                              "key": "your_api_key_here"
                                            }
                                    
                                    
                                    
                                    
                                        [
                                            {
                                                "service": 1,
                                                "name": "Google Indexing Service - Regular",
                                                "rate": "70.00000000",
                                                "min": 10,
                                                "max": 10000,
                                                "category": "Link Indexing" 
                                            },
                                            {
                                                "service": 2,
                                                "name": "Google Indexing Service - Premium",
                                                "rate": "100.00000000",
                                                "min": 100,
                                                "max": 10000,
                                                "category": "Link Indexing" 
                                            }
                                        ]
                                    
                                    
                                    
                                                
                                                    {"error" : "The action field is required"}
                                                    {"error" : "The api key field is required"}
                                                    {"error" : "Invalid api key"}
                                                    {"error" : "Invalid action"}
                                                
                                            
                                
                                    
                                            {
                                                "key": "your_api_key",
                                                "action": "add",
                                                "service": 1,
                                                "link": "http://example.com\nhttp://example2.com\nhttp://example.com\nhttp://example2.com\nhttp://example2.com\nhttp://example.com\nhttp://example2.com\nhttp://example2.com\nhttp://example2.com\nhttp://example2.com"
                                            }
                                    
                                    
                                    
                                        
                                                {
                                                    "order": 1242,
                                                    "processed_links": ["http:\/\/example.com", "http:\/\/example2.com", "http:\/\/example.com", "http:\/\/example2.com", "http:\/\/example2.com", "http:\/\/example.com", "http:\/\/example2.com", "http:\/\/example2.com", "http:\/\/example2.com", "http:\/\/example2.com"]
                                                }
                                        
                                    
                                
                                        
                                            {"error" : "The action field is required"}
                                            {"error" : "The api key field is required"}
                                            {"error" : "Invalid api key"}
                                            {"error" : "Invalid Service Id"}
                                            {"error" : "The link field is required"}
                                            {"error" : "The quantity field is required"}
                                            {"error" : "Please follow the limit"}
                                            {"error" : "Insufficient balance"}
                                        
                                    
                                
                                        
                                            {
                                              "action": "status",
                                              "key": "your_api_key_here",
                                              "order": 12345
                                            }
                                        
                                    
                                    
                                        
                                            {
                                                "status" : "Pending",
                                                "start_count" : "1000",
                                                "remains" : "500",
                                                "currency" : USD
                                            }
                                        
                                    
                                    
                                        
                                            {"error" : "The action field is required"}
                                            {"error" : "The api key field is required"}
                                            {"error" : "Invalid api key"}
                                            {"error" : "Invalid action"}
                                            {"error" : "The order field is required"}
                                            {"error" : "Invalid Order Id"}
                                        
                                    
                                
                                        
                                            {
                                                "action": "balance",
                                                "key": "your_api_key_here"
                                            }
                                        
                                    
                                    
                                        
                                            {
                                                "status": "100.84292",
                                                "currency" :"USD"
                                            }
                                        
                                    
                                
                                        
                                            {"error" : "The action field is required"}
                                            {"error" : "The api key field is required"}
                                            {"error" : "Invalid api key"}