Account

1
2
3
using var api = new ReplicateApi(apiKey);

var response = await api.AccountGetAsync();