<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://guide.t4login.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://guide.t4login.com/feed.php">
        <title>Documentation - api</title>
        <description></description>
        <link>http://guide.t4login.com/</link>
        <image rdf:resource="http://guide.t4login.com/lib/exe/fetch.php?media=wiki:logo.png" />
       <dc:date>2026-04-19T16:59:34+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://guide.t4login.com/doku.php?id=api:account&amp;rev=1732740126&amp;do=diff"/>
                <rdf:li rdf:resource="http://guide.t4login.com/doku.php?id=api:api&amp;rev=1726753980&amp;do=diff"/>
                <rdf:li rdf:resource="http://guide.t4login.com/doku.php?id=api:simusercreation&amp;rev=1762975242&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://guide.t4login.com/lib/exe/fetch.php?media=wiki:logo.png">
        <title>Documentation</title>
        <link>http://guide.t4login.com/</link>
        <url>http://guide.t4login.com/lib/exe/fetch.php?media=wiki:logo.png</url>
    </image>
    <item rdf:about="http://guide.t4login.com/doku.php?id=api:account&amp;rev=1732740126&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-11-27T20:42:06+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>account</title>
        <link>http://guide.t4login.com/doku.php?id=api:account&amp;rev=1732740126&amp;do=diff</link>
        <description>Account Streaming API</description>
    </item>
    <item rdf:about="http://guide.t4login.com/doku.php?id=api:api&amp;rev=1726753980&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-09-19T13:53:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>api</title>
        <link>http://guide.t4login.com/doku.php?id=api:api&amp;rev=1726753980&amp;do=diff</link>
        <description>T4 API

The T4 API gives developers access to the T4 platform services via a simple and standard REST interface.

----------

The T4 API is comprised of the following services:

Admin Service

Chart Service

Market Definition Service

Order Entry Service

Market Data Streaming Service

Account Data Streaming Service

Simulator User Creation API

Getting Started

The below information is required! You will not be able to login without this.</description>
    </item>
    <item rdf:about="http://guide.t4login.com/doku.php?id=api:simusercreation&amp;rev=1762975242&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-12T19:20:42+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>simusercreation</title>
        <link>http://guide.t4login.com/doku.php?id=api:simusercreation&amp;rev=1762975242&amp;do=diff</link>
        <description>Authentication

This endpoint has authentication via Bearer token, to generate this token you can use the authentication endpoint, this is the information you need to use to request an authentication token:

Request

Url: &lt;https://api-sim.t4login.com/login&gt;

Method: POST

Body:
{
  &quot;UserName&quot;: &quot;&lt;Sim subscriber username&gt;&quot;,
  &quot;Password&quot;: &quot;&lt;Sim subscriber password&gt;&quot;,
  &quot;Firm&quot;: &quot;&lt;Firm to subscribe&gt;&quot;,
  &quot;AppName&quot;:&quot;&lt;Sim subscription application name&gt;&quot;,
  &quot;AppLicense&quot;:&quot;&lt;Sim subscription application lic…</description>
    </item>
</rdf:RDF>
