Skip to main content
Version: 2.0.1

Introduction

warning

🚧 Section under construction. If you believe some relevant integration scenarios or patterns are missing, feel free to open an issue at: https://github.com/isa-group/space/issues

SPACE is designed as a standalone, API-first service, which means it can be integrated into virtually any system — regardless of your technology stack.

Even if there is no officially supported SDK for your language or framework, you can still interact with SPACE directly through its REST API and fully leverage its capabilities.


🚀 What you will find in this section

This section provides:

  • Integration guidelines for consuming SPACE from any backend or service
  • Recommended patterns for authentication, access evaluation, and contract management
  • Best practices to ensure a robust and maintainable integration

All examples and recommendations are technology-agnostic, so you can adapt them to your specific architecture.