Jump to content
  • Sign Up

Character creation date?


Sarpan.9074

Recommended Posts

You can use the API directly like this:

 

http://api.guildwars2.com/v2/characters/<character name>/core?access_token=<api key>

 

<character name> is the name of the character you want

<api key> is your API key, which you can create under https://account.arena.net/applications

 

If you want to pull all characters:

 

http://api.guildwars2.com/v2/characters?ids=all&access_token=<api key>

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...