Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Client Registration

Client registration is open to all interested parties. Please contact us to get started.

To register a client, we will require the following data:

  • Client Name

    The name of the client, which will be displayed to users.

  • Client Type

    Will it be server-side, a single-page app, mobile, or native?

  • Developer's Name

    To be displayed to users.

  • Developer's URL

    To be displayed to users.

  • Developer's Email

    To be displayed to users.

  • Redirect URIs

    The list of URIs allowed for redirects when authentication is completed. Query parameters are allowed but there must be no content in the fragment. These must match exactly during the authentication process.

    See the documentation on Redirect URIs for more information.

  • Audiences

    The iRacing.com service with which the client will interact beyond basic authentication, if any. Most often, this will be data-server to access https://members-ng.iracing.com/data.

Once the client is created, we will issue the following data for use in the client:

  • client_id

    The identifier of the newly created client.

  • client_secret

    Only issued to server-side clients.