Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Ramp Audit Logs API

Audit events recording activity within a Ramp organization.

Ramp Audit Logs API is one of 11 APIs that Ramp publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

This API exposes 6 JSON Schema definitions.

Tagged areas include Audit Logs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an AsyncAPI specification, a JSON-LD context, and 6 JSON Schemas.

This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against 2 base URLs: https://api.ramp.com/developer/v1, https://demo-api.ramp.com/developer/v1.

1 operations 1 paths 3 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://api.ramp.com/developer/v1
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

Ramp Audit Logs API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the clientCredentials flow, exposing 12 scopes.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Audit Logs 1

Audit events recording activity within a Ramp organization.

GET
/audit-logs/events
List audit events
listAuditEvents → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are AuditEvent (5 properties), Page (2 properties), AuditEventList (2 properties). Each schema is shown below with its type and property counts.

AuditEventList
object
2 properties
AuditEvent
object
5 properties
Page
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ramp-audit-logs-api-openapi.yml Raw ↑

Other APIs Ramp publishes across the network.

Ramp Accounts API
Ramp Bills API
Ramp Cards API
Ramp Departments API
Ramp Locations API
Ramp Reimbursements API
Ramp Statements API
Ramp Transactions API
Ramp Users API
Ramp Vendors API