Samespace Logo

Welcome, Developers!

This is the Samespace API Gateway, a secure gateway for integrating your applications with our backend services. Use this API to validate incoming requests and forward them seamlessly.

Getting Started

Ensure your requests include a valid Bearer token in the Authorization header. Example:

POST /gateway HTTP/1.1
Host: api2.samespace.com
Authorization: Bearer your-secure-token
Content-Type: application/json

{
    "key": "value"
}
        

API Endpoints

Support

For issues or inquiries, please reach out to us at admin@samespace.work.