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

Fixture Accounts API

Create, read, update, and delete company records.

Fixture Accounts API is one of 11 APIs that Fixture publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 5 operations across 2 paths, and defines 15 schemas. It is described by OpenAPI 3.1.0, at version v1.

Requests are made against a single base URL, https://beta-api.fixture.app.

5 operations 2 paths 15 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Base URL
https://beta-api.fixture.app/api/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Fixture Accounts API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (API key or OAuth access token) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Send either a Fixture API key or a Fixture OAuth access token in the Authorization header as a bearer token.

Paths & Operations 5

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

Accounts 5

Create, read, update, and delete company records.

GET
/api/v1/accounts
List Accounts
listAccounts 13 params → 200400401403
POST
/api/v1/accounts
Create an Account
createAccount body → 201400401403
DELETE
/api/v1/accounts/{account_id}
Delete an Account
deleteAccount 1 param → 200400401403404
GET
/api/v1/accounts/{account_id}
Get an Account
getAccount 1 param → 200400401403404
PATCH
/api/v1/accounts/{account_id}
Update an Account
updateAccount 1 param body → 200400401403404

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are V1AccountSelectedFieldsPayload (18 properties), V1AccountDetailPayload (18 properties), CreateAccountRequest (14 properties), UpdateAccountRequest (14 properties). Each schema is shown below with its type and property counts.

V1OwnerRelationshipWritePayload
object
Owner relationship update payload.
2 properties 1 required
V1AccountSelectedFieldsPayload
object
18 properties
V1OwnerRelationshipPayload
object
Owner relationship state for an Account or Deal.
1 property 1 required
V1PaginationPayload
object
Cursor pagination block for public list responses.
3 properties 3 required
V1AccountDetailResponsePayload
object
Single-Account response envelope.
1 property 1 required
V1ErrorResponse
object
Standard error envelope for all public v1 API errors.
1 property 1 required
V1AccountListPayload
object
Paginated list response for Accounts.
2 properties 2 required
V1RelationshipsWritePayload
object
Relationship updates accepted on Account and Deal writes.
1 property
V1OwnerRelationshipSetUserPayload
object
User assignment entry for an owner relationship update.
1 property 1 required
V1RelationshipsPayload
object
Relationships attached to an Account or Deal.
1 property 1 required
UpdateAccountRequest
object
Request body for partially updating an Account.
14 properties
V1AccountDetailPayload
object
18 properties 18 required
V1AccountDeletePayload
object
2 properties 2 required
V1OwnerUserPayload
object
User assigned through an owner relationship. Fetch user profile fields from /api/v1/users with users:read.
1 property 1 required
CreateAccountRequest
object
Request body for creating an Account.
14 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fixture-accounts-api-openapi.yml Raw ↑

Other APIs Fixture publishes across the network.

Fixture Activities API
Fixture Contacts API
Fixture Deals API
Fixture Fixture API API
Fixture Leads API
Fixture Notes API
Fixture Pipelines API
Fixture Task Statuses API
Fixture Tasks API
Fixture Users API
Where this information came from

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