Skip to main content

Access Nadeo's web services API and the public Trackmania API

Project description

nadeo-api

docs PyPI License: MIT

A library to assist with accessing Nadeo's web services API and the public Trackmania API (OAuth2).

The web services API has community-driven documentation here.
The main section of this API (named "Core") has an up-to-date list of valid endpoints being kept here.
Most of these endpoints are not documented at all, but you may help supplement the documentation here.

The public Trackmania API has official documentation here.
There is also community-driven documentation here which should be a bit more useful.

Installing the package from PyPI:

python -m pip install nadeo-api

Using the package:

import nadeo_api        # main module - functions not related to endpoints
import nadeo_api.auth   # authentication - required for any endpoint
import nadeo_api.core   # web services Core endpoints
import nadeo_api.live   # web services Live endpoints
import nadeo_api.meet   # web services Meet endpoints
import nadeo_api.oauth  # OAuth2 endpoints (public API)
import nadeo_api.util   # unnecessary - use the main module instead

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nadeo_api-0.5.1.tar.gz (9.8 kB view details)

Uploaded Source

Built Distribution

nadeo_api-0.5.1-py3-none-any.whl (11.7 kB view details)

Uploaded Python 3

File details

Details for the file nadeo_api-0.5.1.tar.gz.

File metadata

  • Download URL: nadeo_api-0.5.1.tar.gz
  • Upload date:
  • Size: 9.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.3

File hashes

Hashes for nadeo_api-0.5.1.tar.gz
Algorithm Hash digest
SHA256 333d03ddb09183887853129f889ee8201b2023047b2cd8c3987d00903538a9b9
MD5 67dc5e0a6840a0b84b61b7a14ff35d9c
BLAKE2b-256 a1ff0a6135d95446232960bc627e584cafdb2d59b12725bc4bed76bdaf0bf321

See more details on using hashes here.

File details

Details for the file nadeo_api-0.5.1-py3-none-any.whl.

File metadata

  • Download URL: nadeo_api-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 11.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.3

File hashes

Hashes for nadeo_api-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c9e12fa87809b097ff68dfa2388db21925937b9d26655812b2c352b6c0b90a1f
MD5 1bbe327e36e084ceeccc4079d41b0897
BLAKE2b-256 11472af0abd7083968298ed2d6ac7b1c52bd47846357c4add5b7a9efaf011f34

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page