Pricing Tiers

From a single metro to planetary coverage. Pick your scale.

  • Trial

    Free

    • One-shot projects, large metro scale.
    • Product: API
    • 1,000 credits
    • Generate embeddings from open source imagery
    • Multiple foundation models
  • Developer

    $20/ month

    Bestseller
    • Regional-scale, refreshed monthly
    • Product: API
    • 5,000 credits /month
    • Generate embeddings from open source imagery
    • Multiple foundation models
    • MCP Server
    • Embedding export
    • Code Assistant
  • Pro

    $499/ month

    • Continent-scale, refreshed monthly.
    • Product: API
    • 150,000 credits /month
    • Generate embeddings from open source imagery
    • Multiple foundation models
    • MCP Server
    • Embedding export
    • Code Assistant
  • Enterprise

    Contact Us

    • Continent-to-planet, high cadence
    • Products: API + Studio
    • Volume discounts
    • Generate embeddings from open source AND commercial imagery
    • Custom foundation models
    • MCP Server
    • Embedding export
    • Code Assistant
    • Custom indexes for embedding collections
    • Dedicated private workspace for collections and indexes

Example project scales, by tier

  • Free tier

    One-shot projects, large metro scale.

    • Find every center-pivot irrigation field in Nebraska.
    • Map all aquaculture ponds across the Mekong Delta.
    • Detect every marina and boatyard along the US Gulf Coast.
    • Find all greenhouse complexes in southern California.
    • Map informal settlement growth across greater Nairobi.
    • Find every golf course in Florida (and every one that's been converted to something else).
  • Developer

    Regional-scale, refreshed monthly.

    • Find every utility-scale solar farms in the Southwest USA, and update it monthly.
    • Track new construction across all of Mexico, month over month.
    • Monitor every surface mine in Australia, monthly.
    • Map the deforestation frontier across the Brazilian Amazon's "arc of deforestation," every month.
    • Re-embed all of the Atlantic Eastern Seaboard and Caribbean every week of hurricane season and flag what changed.
  • Pro

    Continent-scale, refreshed monthly.

    • Monitor every coastline on Earth for erosion and land reclamation, monthly.
    • Embed Earth's entire agricultural land area (~48M km²) every month and search for crop stress, flooding, and new irrigation.
    • Cover a global insurer's full property book footprint — twice a month.
    • Track new industrial construction across Asia, every month
    • Monitor the entire Arctic coastline and Northern Sea Route through the navigation season.
Are you an academic or researcher?

Apply for the LGND Research Tier: free Pro-level access to the LGND Embeddings API for qualifying academic researchers.

How Pricing Works

How are credits consumed?

Credits are consumed when you create embeddings from imagery. Specifically, posts to create_collection consumes credits according to the size of the area searched, which translates into the number of embeddings generated. Embedding larger areas therefore consumes more credits.

Do credits expire?

Yes, but unused credits roll over up to two months.

What if I don't have enough credits?

A post to create_collection will fail if you do not have enough credits to generate a collection. Contact sales@lgnd.ai to purchase additional credits.

Understanding Embeddings

How large of an area does each embedding capture?

Each embedding corresponds to a single chip (square chunk of imagery). Chip sizes are expressed in number of pixels per edge; our default chip size is 128 pixels (px). 

 

A chip of imagery where each pixel corresponds to 10 meters on the ground – such as the imagery_source Sentinel-2 – corresponds to a square that is 1280 meters x 1280 meters, or ~ 1.64km^2. 

 

Alternatively, a 128px chip of NAIP imagery (1m per pixel) would correspond to a 128m x 128m chip, or .016km^2 area.

How many embeddings can I create with 1 credit?

The number of embeddings that can be generated per credit will vary depending on imagery resolution and cell size.

For Sentinel2 imagery, one credit generates 75 (256px chip) embeddings and 300 (128px chip) embedding.

 

 

How can I estimate the number of embeddings that will be in a collection?

The number of embeddings generated by a create_collection operation depends on the area of the geometry, chip_size_m (the chip size), and the imagery_source (pixel resolution of the imagery). The number of embeddings will equal: [area of geometry] / [chip_size*pixel_size]^2

Do embedding credits vary by cell size?

Yes, the credits needed to create embeddings increases quadratically with the number of pixels per cell. A 128px cell will consume a quarter as many credits as a 256px cell since it is a quarter of the area. 

 

Note that for a fixed area, changing cell sizes will not change the total number of credits – although each individual cell will cost less to embed since it, more cells will be needed to cover the entire area of interest.

Subscription Management

Do you offer volume discounts?

Pro subscriptions offer reduced dollars costs per credit. If you need to study a very large area on a frequent basis (for example, multiple continents every month), please get in touch with our solutions team at sales@lgnd.ai to discuss an Enterprise account.

Can I upgrade my subscription?

Yes! You can upgrade anytime in the Developer portal. Upgrades are charged the cost difference pro-rated for the month.