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.dev610.tar.gz (104.0 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.dev610-py3-none-any.whl (618.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: redrover-api-1.10.1.dev610.tar.gz
  • Upload date:
  • Size: 104.0 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.dev610.tar.gz
Algorithm Hash digest
SHA256 fad8d781fad5b22a1982acb3be973818d89a795b408e771a21b48f2aaf5ed2c5
MD5 e1532e801a81eb77e427bdcea70659a7
BLAKE2b-256 0346bf41be517a6b5fe994bd8b38847b653481e9c8218cab2c611baffd2c20bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for redrover_api-1.10.1.dev610-py3-none-any.whl
Algorithm Hash digest
SHA256 bc157eeee6ce902c21dabceaa25c633e2612c98f5dead5e33bc1238180c48187
MD5 79e982f8965fd638e70963d510aca8ee
BLAKE2b-256 2c7ebf3fe65d282fd91eeadbdd321e4167ebc7d15e3a0826dbef359c1bf2b2ce

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