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 

Add a VAN API key to a movement app

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

Associates an existing VAN API key with a movement app, allowing the app to make authenticated requests to VAN's API via the VAN Proxy. If the key is already associated with the app, returns success without making changes.

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