Synapse PaaS Template
    Synapse PaaS Template
    • Synapse PaaS API
      • Chat
        • Cortext: Chat
        • Vision: Chat
      • Image
        • Vision: Text-To-Image
        • Cortext: Text To Image
        • Vision: Image-To-Image
        • Vision: Inpaint
        • Vision: Avatar
        • Vision: Clip Embeddings
        • Niche: Text-To-Image
        • Niche: Image-To-Image
        • Niche: InstantID
      • Web Query
        • Smart Scrape
      • AI Detection
        • It's AI: AI Text Detector
        • It's AI: AI Text Detector Batch
      • Speech
        • Text To Speech Create
        • Text To Speech Retrieve
      • Compute
        • Get Jobs
        • Create Docker Job
        • Create Raw Script Job
    • Schemas
      • Schemas
        • ChatMessageRequest
        • AvatarRequest
        • ChatMessageRequest
        • AvatarRequest
        • HTTPValidationError
        • ChatMessageVariantRequest
        • AvatarResponse
        • ChatMessageVariantRequest
        • AvatarResponse
        • ValidationError
        • HTTPValidationError
        • ChatModels
        • HTTPValidationError
        • ChatModels
        • ValidationError
        • ChatRequest
        • ValidationError
        • ChatRequest
        • ClipEmbeddingsRequest
        • ClipEmbeddingsRequest
        • ClipEmbeddingsResponse
        • ClipEmbeddingsResponse
        • EngineEnum
        • EngineEnum
        • HTTPValidationError
        • HTTPValidationError
        • ImageToImageRequest
        • ImageToImageRequest
        • ImageToImageResponse
        • ImageToImageResponse
        • InpaintRequest
        • InpaintRequest
        • InpaintResponse
        • InpaintResponse
        • Message
        • Message
        • Role
        • Role
        • TextPrompt
        • TextPrompt
        • TextToImageRequest
        • TextToImageRequest
        • TextToImageResponse
        • TextToImageResponse
        • UpscaleRequest
        • UpscaleRequest
        • UpscaleResponse
        • UpscaleResponse
        • ValidationError
        • ValidationError

    Synapse PaaS Template API Documentation

    Welcome to the Synapse PaaS Template API documentation. This API allows you to interact with Synapse's PaaS Template's products and services, enabling data storage and retrieval functionalities via a RESTful interface.

    API Base URL#

    The API is accessible via the following base URLs:
    Development Server: https://synapse-marketplace.vercel.app/
    Local Server: http://localhost:3000
    Choose the appropriate base URL based on your environment.

    Authentication#

    To authenticate with the API endpoints, send your API key (obtained from https://synapse-marketplace.vercel.app/) as a value of the X-API-KEY request header.
    Contact
    For further assistance or feedback, please contact faybian@synapselabsdev.com.
    Modified at 2024-07-29 14:09:35
    Next
    Cortext: Chat
    Built with