R

Ramp Developer API

REST detected

Details
URL
https://ramp.com/api/ramplify
Spec
https://ramp.com/openapi.json
Docs
https://docs.ramp.com/developer-api/v1
Authentication
Ramp Developer App (client ID and client secret) oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential>

In your Ramp account, go to Quickstart and follow Company → Developer → Create New App. Add the grant type you need (client_credentials for server-to-server or authorization code for third-party apps), configure scopes, then copy the app's client_id and client_secret from the Ramp developer console.