According the documentation you should be able to get data from multiple documents using this syntax:: https://www.geni.com/api/document?ids=101,31534,145
When I try this I get the following error: {"error":{"type":"ApiException","message":"No action responded to document. Actions: click_logs_enabled?, help, invalidate_cached_method, log_exception, method_cached_at, method_expires_at, method_value_cached?, not_logging_bot_requests?, page_models, parse_url, perform_action, routable?, save_user_for_click_logs, should_log_click?, test, update_cached_method, url_to_node_id, and without_method_cache"}}
What is the correct syntax? (is it possible?)