Jump to Content
Movement Infrastructure GroupHome
HomeDocumentationAPI ReferenceChangelogDiscussions
HomeLog InMovement Infrastructure Group
API Reference
Log In
HomeDocumentationAPI ReferenceChangelogDiscussions
All
Pages
Start typing to search…

Movement API

  • App Installations
    • Get Installed Appsget
    • Install an app on a workspacepost
    • Uninstall an app from a workspacedel
  • Client Tokens
    • Get a Client Data Access (CDA) tokenpost
  • Dataset Jobs
    • Get dataset jobget
    • Get logs for dataset jobget
    • Get current status of dataset jobget
  • Dataset Tags
    • Create a dataset tagpost
    • Delete a dataset tagdel
  • Datasets
    • Get datasetsget
    • Create a datasetpost
    • Get dataset by IDget
    • Delete a datasetdel
    • Create a signed URL for file upload.post
    • Load dataset records from URLpost
    • Get dataset recordspost
    • Get addable dataset tagsget
  • Movement Apps
    • Get app by IDget
    • Update a movement appput
    • Get movement appsget
    • Create a movement apppost
    • Get installable appsget
    • Add a VAN API key to a movement apppost
  • Workspaces
    • Get all workspaces that the current user belongs toget
Powered by 

Create a movement app

post https://app.movementinfrastructure.org/api/v1/apps

Creates a new movement app with the specified name, description, app types, environment and products.

If the app includes Dataset Exchange product capabilities, the workspace must have Dataset Exchange APIs enabled.

Language
Click Try It! to start a request and see the response here!