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.

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.dev720.tar.gz (96.4 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.dev720-py3-none-any.whl (699.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: redrover-api-1.10.1.dev720.tar.gz
  • Upload date:
  • Size: 96.4 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.dev720.tar.gz
Algorithm Hash digest
SHA256 1432cdd10a547b0dbfb66673bfe72813e7e5a6fb21099a1f6c41b798908d2d20
MD5 9df37893304fe47624a1f9957db1d4a1
BLAKE2b-256 c533d1992de853fa5a39336c204c6042149f8b2fb74fccb6280d45283650f51b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for redrover_api-1.10.1.dev720-py3-none-any.whl
Algorithm Hash digest
SHA256 86cef1f0845a92b80faa801ad0b65c1bb841c127ff166668fb75382d490a2853
MD5 751cde2e88de0794ce9cb7f7f23f884b
BLAKE2b-256 50ffcf4a3e4b6dbb9c377b1c89636928496f46ee31ba090255de8caad9366afa

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