Skip to content

Account API

Any valid token.

{
"repos": { "used": 1, "quota": 5 },
"storage_bytes": { "used": 100, "quota": 1073741824 },
"transfer_bytes": { "used": 200, "quota": 5368709120 },
"ingress_bytes": { "used": 50, "quota": null }
}

There is no /v1/me. Username comes from repository objects (username field) or from the web session.