How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Slash Customer API

The Customer API from Slash — 3 operation(s) for customer.

Slash Customer API is one of 26 APIs that Slash publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Customers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

This API exposes 5 operations across 3 paths, and defines 4 schemas. It is described by OpenAPI 3.2.0, at version 0.0.1.

Requests are made against a single base URL, https://api.slash.com.

5 operations 3 paths 4 schemas 3 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.0.1
Base URL
https://api.slash.com
Authentication
API Key, API Key, HTTP Bearer, HTTP Basic
Resource Areas
1

Authentication & Security 4

Slash Customer API declares 4 security schemes for authenticating requests. An API key is passed in the header as X-API-Key (api_key). An API key is passed in the header as X-API-Key (partner_api_key). It accepts HTTP bearer tokens (bearer). It accepts HTTP basic authentication (developer_application). By default, every request must be authenticated.

  • api_key — API key authentication for public API requests. Keys come in two flavors: - Legal-entity-scoped keys are pinned to a single legal entity. Minted via the dashbo…
  • partner_api_key — Partner-program API key authentication. Keys are minted in the partner dashboard (Developers → API Keys), are scoped to a single partner program, and are prefi…

Paths & Operations 5

Across 3 paths, the API surfaces 5 operations — 3 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Customer 5
GET
/customer
List all customers for your legal entity. Customers represent billing recipients for invoices.
4 params → 200401403429500
POST
/customer
Create a new customer for your legal entity. Customers are used as invoice recipients.
1 param body → 200401403429500
GET
/customer/{customerId}
Get a single customer by ID.
2 params → 200401403429500
PATCH
/customer/{customerId}
Update a customer's information.
2 params body → 200401403429500
GET
/customer/{customerId}/ach-debit-recurring
Check whether a customer has an active recurring ACH debit authorization. When active, the issuer can automatically debit the payer's bank account for future invoices with auto-pull enabled.
2 params → 200401403429500

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Customer (7 properties), slashfi.models.entity.IAddressModel.yaml (6 properties), Error (5 properties), Pagination.PaginationResponse (2 properties). Each schema is shown below with its type and property counts.

slashfi.models.entity.IAddressModel.yaml
object
6 properties 4 required
Pagination.PaginationResponse
object
Response sent when requesting a list of data
2 properties
Error
object
5 properties 4 required
Customer
object
A customer represents a billing recipient associated with a legal entity.
7 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

slash-customer-api-openapi.yml Raw ↑

Other APIs Slash publishes across the network.

Slash Account API
Slash Agent Requests API
Slash Analytics API
Slash Card API
Slash Card Group API
Slash Card Product API
Slash Contact API
Slash Crypto API
Slash Developer Account API
Slash Developer Application API
Slash Expense Report API
Slash Fdx API
Where this information came from

This is an independent, third-party profile of Slash Customer API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.