Skip to main content
GET
/
mobilities
/
length
Nombre de mobilites chargees
curl --request GET \
  --url https://client-p.pylote.io/mobilities/length \
  --header 'x-api-key: <api-key>'
{
  "mobilities": {
    "length": 45000
  }
}

Documentation Index

Fetch the complete documentation index at: https://documentation.client-p.pylote.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-api-key
string
header
required

Cle API fournie par Pylote. Inclure dans le header x-api-key de chaque requete.

Exemple : x-api-key: votre-cle-api

Response

200 - application/json

Nombre de mobilites

mobilities
object