Overview

The Atlas Server API provides access to Decentraland's virtual world map data, including information about parcels, estates, districts, and their metadata. The API allows you to retrieve tile information, generate map images, and access NFT metadata following the OpenSea Metadata Standard.

Features

  • Retrieve map tiles with flexible filtering options

  • Generate customizable PNG map images

  • Access NFT metadata for parcels and estates

  • Query district information and contributions

  • Real-time rental listing information

Rate Limiting

The API implements caching and last-modified headers for optimal performance. Clients should respect cache-control headers to minimize server load

Authentication

No authentication is required for this public API

Last updated