HomePage
Version 34 (vl, 07/21/2009 08:42 am)
1 | 30 | vl | h2. Welcome to the Ryzom API Wiki. |
---|---|---|---|
2 | 1 | vl | |
3 | 15 | vl | You'll find here the documentation about Ryzom API. |
4 | 1 | vl | |
5 | 21 | zorglub | Ryzom API is an URL based system to get some Ryzom information like server status, game time or character profile. |
6 | 12 | vl | |
7 | 29 | vl | *Note*: Ryzom API is currently in *Beta test*. It means that it's possible we'll change the API, the XML format, the API keys format in the near future. |
8 | 15 | vl | |
9 | 34 | vl | *IMPORTANT: The Ryzom Coding Contest is open! [[Contest|Read more information]]* |
10 | 31 | vl | |
11 | 10 | vl | h2. Available Ryzom API |
12 | 10 | vl | |
13 | 21 | zorglub | * *[[Status]]*: To know if the game servers are open or closed. |
14 | 21 | zorglub | * *[[Time]]*: To know the time and date in Ryzom |
15 | 21 | zorglub | * *[[Character]]*: To access character profiles. |
16 | 21 | zorglub | * *[[ItemIcon]]*: To display the icon of an item. |
17 | 22 | vl | * *[[Title]]*: To convert a character title identifier to a translated string. |
18 | 22 | vl | * *[[Render]]*: PHP functions to render a webpage with Ryzom style. |
19 | 1 | vl | * *[[ReleaseNotes]]*: To see the patch release notes. |
20 | 26 | vl | * *[[GuildIcon]]*: To display the icon of a guild. |
21 | 26 | vl | * *[[Guilds]]*: To display the list of all guilds. |
22 | 27 | vl | * *[[Guild]]*: To access guild information. |
23 | 17 | vl | |
24 | 18 | vl | h2. User Tools |
25 | 17 | vl | |
26 | 1 | vl | * *[[Banner]]*: Display the banner of a character. |
27 | 28 | vl | * *[[ExampleProfile]]*: Display a basic character profile. |
28 | 18 | vl | |
29 | 18 | vl | h2. PHP API |
30 | 18 | vl | |
31 | 18 | vl | We developed a set of helper function in PHP to easier access the Ryzom API. [[PHP Ryzom API|More information...]] |
32 | 1 | vl | |
33 | 33 | vl | h2. Testing Characters |
34 | 32 | vl | |
35 | 32 | vl | We setuped 2 testing characters and 1 guild so everyone can use these key to test their application. |
36 | 32 | vl | |
37 | 32 | vl | |_.Character Name|_.Partial Character Key|_.Full Character Key|_.Guild Key| |
38 | 32 | vl | |Apihomin|PR521366R0R343D6080|"FR521366R0REA16F998":http://atys.ryzom.com/api/example_profile.php?ckey=B65hSjw8PDxcfcyUZ6wFl87tkLcFTIsILgub|"GR105907534R7DEDCDA7":http://atys.ryzom.com/api/example_profile.php?ckey=Ka5hSuzs7Oyz8E6kRPkIFJcu6BO1knPa0_42ig| |
39 | 32 | vl | |Apinoob|PR521366R1R2DDE4B93|"FR521366R1R05EF0010":http://atys.ryzom.com/api/example_profile.php?ckey=HK5hSjs7OzsQAz18CJeERjWAzxqzUU_0u9mN|| |
40 | 32 | vl | |
41 | 4 | vl | h2. Discuss |
42 | 9 | vl | |
43 | 15 | vl | You want to discuss about Ryzom API? You have the choice: |
44 | 15 | vl | |
45 | 10 | vl | h3. Forums |
46 | 10 | vl | |
47 | 15 | vl | If you have some ideas of a website that could be fun that use Ryzom API, post it on "the forum":http://dev.ryzom.com/projects/ryzom-api/boards/11 |
48 | 10 | vl | |
49 | 14 | vl | There are other forums to talk about different subjects "here":http://dev.ryzom.com/projects/ryzom-api/boards |
50 | 10 | vl | |
51 | 14 | vl | h3. Chat |
52 | 1 | vl | |
53 | 23 | vl | Chat with us about Ryzom API on IRC: *irc.freenode.net / #ryzom* |