HomePage
Version 22 (vl, 05/17/2009 10:21 am)
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 | * *[[GuildIcon]]*: To display the icon of a guild. |
17 | 21 | zorglub | * *[[ItemIcon]]*: To display the icon of an item. |
18 | 22 | vl | * *[[Title]]*: To convert a character title identifier to a translated string. |
19 | 22 | vl | * *[[Render]]*: PHP functions to render a webpage with Ryzom style. |
20 | 16 | vl | |
21 | 1 | vl | * *[[ReleaseNotes]]*: To see the patch release notes. |
22 | 17 | vl | |
23 | 18 | vl | h2. User Tools |
24 | 17 | vl | |
25 | 1 | vl | * *[[Banner]]*: Display the banner of a character. |
26 | 18 | vl | |
27 | 18 | vl | h2. PHP API |
28 | 18 | vl | |
29 | 18 | vl | We developed a set of helper function in PHP to easier access the Ryzom API. [[PHP Ryzom API|More information...]] |
30 | 1 | vl | |
31 | 4 | vl | h2. Discuss |
32 | 9 | vl | |
33 | 15 | vl | You want to discuss about Ryzom API? You have the choice: |
34 | 15 | vl | |
35 | 10 | vl | h3. Forums |
36 | 10 | vl | |
37 | 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 |
38 | 10 | vl | |
39 | 14 | vl | There are other forums to talk about different subjects "here":http://dev.ryzom.com/projects/ryzom-api/boards |
40 | 10 | vl | |
41 | 14 | vl | h3. Chat |
42 | 1 | vl | |
43 | 10 | vl | Chat with us about Ryzom API on IRC: irc.freenode.net / #ryzom |
44 | 10 | vl | |
45 | 7 | vl | h2. Help |
46 | 1 | vl | |
47 | 15 | vl | We are looking for web developer volunteers to create great website/tools based on Ryzom API. If you want to help, contact us on the forum or in the chat. |