Logo
  • Migrating from API V1
  • Servers
  • Unified Responses
  • Authentication

Teams:

  • Get current team

Users:

  • Get current user

Projects:

  • Add project
  • Get project
  • Delete project

Search:

  • Search
  • Full text search

Transcription:

  • Upload media file
  • Enqueue project

Tags:

  • Add project tag
  • Get project tags
  • Delete project tag

Sharing:

  • Share project
  • Get users with shared access

Metadata:

  • Add project metadata
  • Get project metadata
  • Delete project metadata

Files:

  • Get project media file
  • Get project trsx

Exports:

  • Get project export formats
  • Get subtitle export formats
  • Get subtitle export variants
  • Export project
  • Export subtitles
Beey API
  • Search
  • View page source

Search

POST /XAPI/v2/Projects/Search

Get filtered list of projects

Gets a list of projects that match the search criteria. The criteria may include options like modification dates, tags and sharing.

Query Parameters:
  • Skip (integer)

  • Count (integer)

  • OrderOn (string) – created, updated, length, name

  • OrderBy (string) – ascending, descending

  • From (string)

  • To (string)

  • CreatedFrom (string)

  • CreatedTo (string)

  • Tag (array)

  • SharedWithUsers (array)

Status Codes:
  • 200 OK – Paginated list of projects

Response JSON Object:
  • Data (any)

Previous Next

© Copyright 2025, Newton Technologies, a.s..

Built with Sphinx using a theme provided by Read the Docs.

Documentation version: 2.0