HomePage
Version 30 (vl, 07/16/2009 03:43 pm)
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 | 10 | vl | h2. Available Ryzom API |
10 | 10 | vl | |
11 | 21 | zorglub | * *[[Status]]*: To know if the game servers are open or closed. |
12 | 21 | zorglub | * *[[Time]]*: To know the time and date in Ryzom |
13 | 21 | zorglub | * *[[Character]]*: To access character profiles. |
14 | 21 | zorglub | * *[[ItemIcon]]*: To display the icon of an item. |
15 | 22 | vl | * *[[Title]]*: To convert a character title identifier to a translated string. |
16 | 22 | vl | * *[[Render]]*: PHP functions to render a webpage with Ryzom style. |
17 | 1 | vl | * *[[ReleaseNotes]]*: To see the patch release notes. |
18 | 26 | vl | * *[[GuildIcon]]*: To display the icon of a guild. |
19 | 26 | vl | * *[[Guilds]]*: To display the list of all guilds. |
20 | 27 | vl | * *[[Guild]]*: To access guild information. |
21 | 17 | vl | |
22 | 18 | vl | h2. User Tools |
23 | 17 | vl | |
24 | 1 | vl | * *[[Banner]]*: Display the banner of a character. |
25 | 28 | vl | * *[[ExampleProfile]]*: Display a basic character profile. |
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 | 23 | vl | Chat with us about Ryzom API on IRC: *irc.freenode.net / #ryzom* |