Skip to content

🗄️ Object Storage API

Versioned library distribution for mobile app integrators. Presigned URLs enable secure downloads with OS-specific builds for iOS and Android.

  • Category: Platform
  • Complexity: simple
  • Paths: 9 | Schemas: 17
  • Tier: Advanced
  • Related domains: marketplace
  • Manage object storage services
  • Configure stored objects and buckets
  • Manage storage policies
  • object_store: Object store for blob storage management
  • bucket: Storage bucket for object storage
MethodPathDescription
GET/api/object_store/namespaces/{namespace}/stored_objects/mobile-app-shieldGET List Of Mobile App Shields.
GET/api/object_store/namespaces/{namespace}/stored_objects/mobile-app-shield/{name}/{version}GET Mobile App Shield.
GET/api/object_store/namespaces/{namespace}/stored_objects/mobile-integratorGET List Of Mobile Integrators.
GET/api/object_store/namespaces/{namespace}/stored_objects/mobile-integrator/{name}/{version}GET Mobile Integrator.
GET/api/object_store/namespaces/{namespace}/stored_objects/{object_type}GET List Of Stored Objects.
DELETE/api/object_store/namespaces/{namespace}/stored_objects/{object_type}/{name}DELETE Stored Object(s)
PUT/api/object_store/namespaces/{namespace}/stored_objects/{object_type}/{name}Create Stored Object.
GET/api/object_store/namespaces/{namespace}/stored_objects/{object_type}/{name}/{version}GET Stored Object.
DELETE/api/object_store/namespaces/{namespace}/stored_objects/{object_type}/{name}/{version}DELETE Stored Object(s)
GET/api/object_store/namespaces/{namespace}/stored_objects/mobile-sdk-self-serveGET List Of Mobile SDKs self serve.
GET/api/object_store/namespaces/{namespace}/stored_objects/mobile-sdk-self-serve/{name}/{version}GET Mobile SDK Self serve.