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 pipe 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 pipe character.  ## Rate Limiting Requests are rate limited at a default rate of 100 requests per minute  ## Transaction Id Each request can be supplied with a `TransactionId` GUID which will be logged with the request. The `Transaction Id` can be supplied as an HTTP Header: `TransactionId=[transactionId]`. If no `Transaction Id` is supplied, one will be generated for you. Please use a distinct TransactionId for each request.

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.15.4.tar.gz (194.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.15.4-py3-none-any.whl (476.7 kB view details)

Uploaded Python 3

File details

Details for the file redrover_api-1.15.4.tar.gz.

File metadata

  • Download URL: redrover_api-1.15.4.tar.gz
  • Upload date:
  • Size: 194.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for redrover_api-1.15.4.tar.gz
Algorithm Hash digest
SHA256 c34d4a89a79b0ba16b4ee0be6bebaee0f440a0feb05723c61ddef26e9164f40e
MD5 ff2c155db0f9f793def7dde96b88332b
BLAKE2b-256 7614d961cf4f8deba55e12f8bcba7b86ac90f8c547dadf8aba2af6a25e1e4893

See more details on using hashes here.

File details

Details for the file redrover_api-1.15.4-py3-none-any.whl.

File metadata

  • Download URL: redrover_api-1.15.4-py3-none-any.whl
  • Upload date:
  • Size: 476.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for redrover_api-1.15.4-py3-none-any.whl
Algorithm Hash digest
SHA256 e26d8096c8eb372a7c68b1c56dfaed6efe3f5068f8f0f9a0c27079ff1d7179a1
MD5 0956d24ccd14249fa257ec3a144c4dff
BLAKE2b-256 4c885a9f0281cdcac89143e34857fea4486ff5345176eb465f51d175628e9776

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