Skip to main content

Red Rover API

Project description

Access Red Rover data via this REST API for Organizations that have granted you access. # Authentication The API is protected by HTTP Basic Authentication. Each application that connects to the API has a unique username and password that it must supply with every request. This value needs to be supplied as an HTTP Header: `Authorization=BASIC [hash]`. The value of [hash] is the string username:password base64 encoded. Endpoints marked for Basic Auth can be used with the Basic Auth username and password that you have been assigned. # API Information ## Api Key Each Red Rover organization that has authorized your application has a unique API Key for your application. To retrieve the API Key, you can use the Organization endpoint (`api/v1/organization`) which returns an ApiKey uniquely used for each Organization. You must supply this as an HTTP Header when accessing that organization: `apiKey=[apiKey]`. The domains that require this `ApiKey` header are labeled as 'Requires an ApiKey'. ## Identifier Where an `Identifier` can be specified in the route, you may either supply the Red Rover Id of the object (numeric) or the External Id (alpha-numeric). When specifying an External Id, you will need to prepend the External Id with the pike character`|` (e.g. `|ABC123`). Please note that this is only the case when the External Id is within the route. If the External Id is contained within the body of the request, do not append the pike character. # noqa: E501

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

redrover-api-1.10.1.dev660.tar.gz (138.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

redrover_api-1.10.1.dev660-py3-none-any.whl (524.8 kB view details)

Uploaded Python 3

File details

Details for the file redrover-api-1.10.1.dev660.tar.gz.

File metadata

  • Download URL: redrover-api-1.10.1.dev660.tar.gz
  • Upload date:
  • Size: 138.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for redrover-api-1.10.1.dev660.tar.gz
Algorithm Hash digest
SHA256 9bc46a44422fcb918170785a3f4c59d0440523979737430b46ae028a2e1148f4
MD5 ad5b87b68efc4a10fe6b3aa708fd5d6a
BLAKE2b-256 10c8edd7c141229f0537c2ff7ff0052cb112d755c9bbb1ebde126f3de8c1a101

See more details on using hashes here.

File details

Details for the file redrover_api-1.10.1.dev660-py3-none-any.whl.

File metadata

File hashes

Hashes for redrover_api-1.10.1.dev660-py3-none-any.whl
Algorithm Hash digest
SHA256 2056c5a6d1d46e3185fd89035f33bd150d45ce9b095d91298f3a678b4dabcf0f
MD5 cf8b81dc220ede0b39df17d4cd4ee93e
BLAKE2b-256 c83672a979029ba0a24773373164b9eaad504974c526e958184ca1b5e20c7773

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page