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.dev540.tar.gz (102.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.10.1.dev540-py3-none-any.whl (614.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: redrover-api-1.10.1.dev540.tar.gz
  • Upload date:
  • Size: 102.7 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.dev540.tar.gz
Algorithm Hash digest
SHA256 b4fce4e29ab70768aecd83dda7e3c0c6fa1265ef637431eb4cc19de3a6e5479c
MD5 8b9dcf84460e9569842c7a22022d29e9
BLAKE2b-256 c7166d1b08e7028e4783732a87683b452e3bb9004c93f43917fd972b4d1cfbd6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for redrover_api-1.10.1.dev540-py3-none-any.whl
Algorithm Hash digest
SHA256 72f7976ba520cb97dba4497061a29d9dcf91b33dbeb8bdedce057ae3f9e1504f
MD5 21b080ba245fefb9e6ead22a48c46b63
BLAKE2b-256 5c92816fa852ffc609b9ff0effd51bab75c3d1efbe3aa32d30a5eab7ead70837

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