TMaps - Mapping API Tunisia

TMaps documentation

Getting-started guides, API references and tutorials for the TMaps mapping, geocoding and routing services.

Welcome to the TMaps documentation. This section covers everything you need to integrate our services: create an account, manage API keys, secure your calls per domain, and use each endpoint with copy-pasteable code samples.

Where to start?

If this is your first integration, follow the quick start. If you're looking for a specific endpoint reference, use the sidebar.

Conventions

  • Authentication: every endpoint uses an api_key query-string parameter.
  • Format: all responses are JSON, UTF-8 encoded.
  • Coordinates: lat = latitude (–90 to 90), lng = longitude (–180 to 180), in WGS84 decimal degrees.
  • HTTPS only: HTTP requests return 403.