What is a graph token and how can I get one?

Description

I’d like to get an SVG graph through the API. According to the docs, I can do it like so:

# tip of default branch
GET /gh/:owner/:repo/graphs/tree.svg?token=:graph_token

What is this graph token and how can I get one?

Hi @bitrise.laszlo.szucs

You should be able to see it on your repo settings page on Codecov. It’s called Repository Graphing Token