Skip to content

iceye-ltd/app-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICEYE Constellation API - App Examples

Welcome to ICEYE Constellation API App Examples! In this repository you can find examples of applications built using ICEYE's APIs.
Make sure you visit our developer documentation to learn more.

 ℹ Note:

  • All examples require ICEYE API credentials.
  • Each example includes its own README with detailed setup instructions.
  • For more information, visit our developer documentation.

Examples

Full-stack Applications

Example Description
catalog-explorer Full-stack React + FastAPI application demonstrating how to browse, search, price, and purchase satellite imagery from ICEYE's Catalog API. Includes map-based search, STAC item browsing, purchase workflow, and download management.
tasking-demo Full-stack React + FastAPI application demonstrating the complete workflow for requesting satellite imagery captures using ICEYE's Tasking API. Includes OAuth2 authentication, contract management, interactive map, task monitoring, and product downloads.

 


Getting Started

Each example contains its own README with setup instructions.

# Clone the repository
git clone https://github.com/iceye-ltd/app-examples.git

# Navigate to an example
cd app-examples/tasking-demo

# Follow the README in the example directory

Contributing

We welcome contributions! If you'd like to contribute your own app or idea, please:

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Submit a pull request

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Example applications demonstrating ICEYE API integration patterns and best practices

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors