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.3.tar.gz (184.7 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.3-py3-none-any.whl (470.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: redrover_api-1.15.3.tar.gz
  • Upload date:
  • Size: 184.7 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.3.tar.gz
Algorithm Hash digest
SHA256 2b1a16f878a123753beb903bf3c3cc357243d07754f3aada04ed7e603a3450c1
MD5 6789a126185c78c225c59629a2ed030b
BLAKE2b-256 7306958da42ce66d96b7d2dc583cd26f80f7c7c327f3402d16ed2577c07ca4a8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: redrover_api-1.15.3-py3-none-any.whl
  • Upload date:
  • Size: 470.8 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 6ea728f309d502d2698063ab754ff19636b643587f57bd55987760499d6b242a
MD5 8b9e5d41e07c850d5b04ca9a5eca90a5
BLAKE2b-256 e8d8ee82126f05b0a301c58b24763802b4723c0eef0a40036b3f3aae885679c1

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