curl -X POST http://[RIGHTS_ENGINE]/api/v1/provider/visualization-tokens/create --data '{"engines": ["count_h5p_statements", "collect_h5p_count_statements", "collect_counts_all_providers", "count_moodle_statements", "collect_counts_all_providers"], "context_id": "user1@polaris.com", "engines_with_context": ["h5p_count_user_statements", "h5p_statements_distribution"]}' -H "Content-Type: application/json" -H "Authorization: Basic [APPLICATION_TOKEN]"