how to get json file in wordpress template

file_get_contents() is usually blocked to fetching content from URLs for safety reasons. You should provide a local server path. In alternative use wp_remote_get()