Taskmonk documentationΒΆ

Contents:

  • Concepts
    • Core Entities
      • Task
      • Project
      • Batch
    • Input
      • Upload Methods
      • Job Tracking
    • Output
      • Retrieving Results
      • Output Methods
  • Integration Process
    • Endpoints
      • API Endpoints
      • Portal
    • Access Credentials
      • API Endpoints
      • Portal
    • Project Creation
    • API Integration
      • Integration Methods
      • Integration Workflow
      • Testing
  • Authentication
    • Server
    • Generate client credentials
    • Get access token
    • Refresh access token
  • REST API
  • Java SDK
    • QuickStart
    • Integration
    • Streaming
      • Sample Code
    • Documentation
    • Quickstart with maven
  • Python SDK
    • Installation
    • QuickStart
    • Documentation
  • Javadoc
    • io.taskmonk.auth
      • Credentials
      • OAuthClientCredentials
      • TokenResponse
    • io.taskmonk.client
      • TaskMonkClient
    • io.taskmonk.clientexceptions
      • ForbiddenException
      • InternalServerError
      • NotFoundException
      • StatusConstants
      • StatusConstants.StatusCode
      • UnhandledException
    • io.taskmonk.entities
      • ApiResponse
      • BatchOutput
      • BatchState
      • BatchStatus
      • Id
      • ImportUrl
      • JobProgressResponse
      • NewBatchData
      • Notification
      • Page
      • Task
      • TaskImportResponse
      • TaskQueryParams
    • io.taskmonk.http
      • RedirectStrategy
    • io.taskmonk.integrations.azure
      • ServiceBusSendInterface
    • io.taskmonk.streaming
      • MessageAction
      • MessageListener
      • StreamListener
      • StreamWriter

Logo

Navigation

Contents:

  • Concepts
  • Integration Process
  • Authentication
  • REST API
  • Java SDK
  • Python SDK
  • Javadoc

Related Topics

  • Documentation overview
    • Next: Concepts
©2019, Taskmonk. | Powered by Sphinx 9.1.0 & Alabaster 1.0.0 | Page source