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

Denim Jobs API

A job is a collection of obligations (payables, receivables, and fees) associated with an invoice or purchase order.

Denim Jobs API is one of 6 APIs that Denim publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Job. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 7 operations across 5 paths, and defines 12 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against a single base URL, https://staging.denim.com.

7 operations 5 paths 12 schemas 1 DELETE2 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://app.denim.com/api
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Denim Jobs API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (api_key). By default, every request must be authenticated.

Paths & Operations 7

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

Jobs 7

A job is a collection of obligations (payables, receivables, and fees) associated with an invoice or purchase order.

GET
/api/v1/jobs
List Jobs
AxlePayWeb.Api.V1.JobController.index (2) 5 params → 200
POST
/api/v1/jobs
Create a Job
AxlePayWeb.Api.V1.JobController.create (2) body → 201
POST
/api/v1/jobs/quote
Get Job Quote
AxlePayWeb.Api.V1.JobController.get_quote body → 200
DELETE
/api/v1/jobs/{id}
Delete a Job
AxlePayWeb.Api.V1.JobController.delete (2) 1 param → 200
GET
/api/v1/jobs/{id}
Get a single Job Record
AxlePayWeb.Api.V1.JobController.show (2) 1 param → 200
POST
/api/v1/jobs/{job_id}/documents
Create Job Document
Elixir.AxlePayWeb.Api.V1.Job.DocumentController.create 1 param body → 200
POST
/api/v1/jobs/{job_id}/revert-to-draft
Revert Job to Draft
AxlePayWeb.Api.V1.JobController.revert_to_draft (2) 1 param → 200

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are Job (16 properties), Job Obligation (15 properties), Job Index Response (5 properties), Job Create Request (5 properties). Each schema is shown below with its type and property counts.

Job Quote Response
object
Response for getting a job quote
1 property
Job Index Response
object
Response schema for fetching jobs
5 properties
Job Delete Response
object
Response schema for deleting a job
1 property
Job Document
object
Associated documents for the job. Optional
3 properties
Job Show Response
object
Response schema for fetching jobs
1 property
Upload a document to a job
object
Upload a PDF, PNG, or JPEG documents associated with a job. Files will be uploaded to our secure file storage.
3 properties
Job Create Response
object
Response for creating a job
1 property
Job Quote Request
object
Request body for requesting a factoring fee quote
1 property
Job
object
A job and it's documents and obligations.
16 properties
Add a document to a job
object
Provide a publically available url to a PDF, PNG, or JPEG documents associated with a job. Files are downloaded and then uploaded to our secure storage.
3 properties
Job Create Request
object
Request body for creating a job
5 properties
Job Obligation
object
Payables, Receivables, and Denim's Fees for a job
15 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

denim-jobs-api-openapi.yml Raw ↑

Other APIs Denim publishes across the network.

Denim Companies API
Denim Debtors API
Denim Jobs V2 API
Denim Payees API
Denim Transactions API
Where this information came from

This is an independent, third-party profile of Denim Jobs 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.