HomePage
Version 27 (vl, 07/08/2009 06:03 pm)
1 | 10 | vl | h2. Introduction |
---|---|---|---|
2 | 10 | vl | |
3 | 15 | vl | Welcome to the Ryzom API Wiki. |
4 | 1 | vl | |
5 | 15 | vl | You'll find here the documentation about Ryzom API. |
6 | 1 | vl | |
7 | 21 | zorglub | Ryzom API is an URL based system to get some Ryzom information like server status, game time or character profile. |
8 | 12 | vl | |
9 | 21 | zorglub | *Note*: Ryzom API is currently in *Alpha test*. It means that it's possible we'll change the API, the XML format, the API keys format in the near future. |
10 | 15 | 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 | 18 | vl | |
28 | 18 | vl | h2. PHP API |
29 | 18 | vl | |
30 | 18 | vl | We developed a set of helper function in PHP to easier access the Ryzom API. [[PHP Ryzom API|More information...]] |
31 | 1 | vl | |
32 | 4 | vl | h2. Discuss |
33 | 9 | vl | |
34 | 15 | vl | You want to discuss about Ryzom API? You have the choice: |
35 | 15 | vl | |
36 | 10 | vl | h3. Forums |
37 | 10 | vl | |
38 | 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 |
39 | 10 | vl | |
40 | 14 | vl | There are other forums to talk about different subjects "here":http://dev.ryzom.com/projects/ryzom-api/boards |
41 | 10 | vl | |
42 | 14 | vl | h3. Chat |
43 | 1 | vl | |
44 | 23 | vl | Chat with us about Ryzom API on IRC: *irc.freenode.net / #ryzom* |