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

Oper Credits Third Parties API

The Third Parties API from Oper Credits — 20 operation(s) for third parties.

Oper Credits Third Parties API is one of 52 APIs that Oper Credits publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Third Parties. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 36 operations across 20 paths, and defines 39 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against the base URL https://developers.opercredits.com/.

36 operations 20 paths 39 schemas 3 DELETE19 GET4 PATCH6 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://developers.opercredits.com/
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Oper Credits Third Parties API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (jwtAuth).

Paths & Operations 36

Across 20 paths, the API surfaces 36 operations — 3 DELETE, 19 GET, 4 PATCH, 6 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

Third Parties 36
GET
/api/third-parties/broker-relationships/
api_third_parties_broker_relationships_list → 200
POST
/api/third-parties/broker-relationships/
api_third_parties_broker_relationships_create body → 201
DELETE
/api/third-parties/broker-relationships/{id}/
api_third_parties_broker_relationships_destroy 1 param → 204
GET
/api/third-parties/broker-relationships/{id}/
api_third_parties_broker_relationships_retrieve 1 param → 200
PATCH
/api/third-parties/broker-relationships/{id}/
api_third_parties_broker_relationships_partial_update 1 param body → 200
PUT
/api/third-parties/broker-relationships/{id}/
api_third_parties_broker_relationships_update 1 param body → 200
GET
/api/third-parties/broker-territories/
api_third_parties_broker_territories_list → 200
POST
/api/third-parties/broker-territories/
api_third_parties_broker_territories_create body → 201
DELETE
/api/third-parties/broker-territories/{id}/
api_third_parties_broker_territories_destroy 1 param → 204
GET
/api/third-parties/broker-territories/{id}/
api_third_parties_broker_territories_retrieve 1 param → 200
PATCH
/api/third-parties/broker-territories/{id}/
api_third_parties_broker_territories_partial_update 1 param body → 200
PUT
/api/third-parties/broker-territories/{id}/
api_third_parties_broker_territories_update 1 param body → 200
GET
/api/third-parties/broker-users/
api_third_parties_broker_users_list → 200
POST
/api/third-parties/broker-users/
api_third_parties_broker_users_create body → 201
DELETE
/api/third-parties/broker-users/{id}/
api_third_parties_broker_users_destroy 1 param → 204
GET
/api/third-parties/broker-users/{id}/
api_third_parties_broker_users_retrieve 1 param → 200
PATCH
/api/third-parties/broker-users/{id}/
api_third_parties_broker_users_partial_update 1 param body → 200
PUT
/api/third-parties/broker-users/{id}/
api_third_parties_broker_users_update 1 param body → 200
GET
/api/third-parties/brokers-imports/
api_third_parties_brokers_imports_list 2 params → 200
POST
/api/third-parties/brokers-imports/
api_third_parties_brokers_imports_create body → 201
GET
/api/third-parties/brokers-imports/{id}/
api_third_parties_brokers_imports_retrieve 1 param → 200
GET
/api/third-parties/brokers/
Returns the list of brokers. For brokers, this returns only themselves. For analysts, this returns all brokers.
api_third_parties_brokers_list 1 param → 200
POST
/api/third-parties/brokers/
Returns the list of brokers. For brokers, this returns only themselves. For analysts, this returns all brokers.
api_third_parties_brokers_create body → 201
GET
/api/third-parties/brokers/direct-broker/
api_third_parties_brokers_direct_broker_retrieve → 200
POST
/api/third-parties/brokers/user-profiles/import
api_third_parties_brokers_user_profiles_import_create body → 201
GET
/api/third-parties/brokers/{id}/
Returns the list of brokers. For brokers, this returns only themselves. For analysts, this returns all brokers.
api_third_parties_brokers_retrieve 1 param → 200
PATCH
/api/third-parties/brokers/{id}/
Returns the list of brokers. For brokers, this returns only themselves. For analysts, this returns all brokers.
api_third_parties_brokers_partial_update 1 param body → 200
PUT
/api/third-parties/brokers/{id}/
Returns the list of brokers. For brokers, this returns only themselves. For analysts, this returns all brokers.
api_third_parties_brokers_update 1 param body → 200
GET
/api/third-parties/estimators/
Returns the list of estimators.
api_third_parties_estimators_list → 200
GET
/api/third-parties/estimators/{id}/
Returns the list of estimators.
api_third_parties_estimators_retrieve 1 param → 200
GET
/api/third-parties/insurance-providers/
Returns the list of insurance providers.
api_third_parties_insurance_providers_list → 200
GET
/api/third-parties/insurance-providers/{id}/
Returns the list of insurance providers.
api_third_parties_insurance_providers_retrieve 1 param → 200
GET
/api/third-parties/lead-generators/
Returns the list of lead generators.
api_third_parties_lead_generators_list → 200
GET
/api/third-parties/lead-generators/{id}/
Returns the list of lead generators.
api_third_parties_lead_generators_retrieve 1 param → 200
GET
/api/third-parties/notaries/
Returns the list of notaries.
api_third_parties_notaries_list 1 param → 200
GET
/api/third-parties/notaries/{id}/
Returns the list of notaries.
api_third_parties_notaries_retrieve 1 param → 200

Schemas 39

The contract defines 39 schemas that model the data the API accepts and returns. The most detailed are Broker (17 properties), PatchedBroker (17 properties), Profile2Address (16 properties), Estimator (15 properties). Each schema is shown below with its type and property counts.

ReducedLeadGenerator
object
Baseclass for Reduced serializers. Will validate whether the objects exists, and returns the instance in tointernalvalue Subclasses must implement Meta with at…
6 properties 6 required
DirectBroker
object
Baseclass for Reduced serializers. Will validate whether the objects exists, and returns the instance in tointernalvalue Subclasses must implement Meta with at…
8 properties 8 required
UserRole
object
Can be managed at /resources/user-role
3 properties 3 required
Estimator
object
Baseclass for Reduced serializers. Will validate whether the objects exists, and returns the instance in tointernalvalue Subclasses must implement Meta with at…
15 properties 15 required
BrokerTerritoryAuto
object
3 properties 3 required
ReducedBaseUser
object
User reduced representation
5 properties 5 required
BulkUserProfile
object
5 properties
PatchedBrokerTerritoryAuto
object
3 properties
Broker
object
17 properties 10 required
FsmaStatus
object
Can be managed at /resources/fsma-status
3 properties 3 required
ReducedInsuranceProvider
object
Baseclass for Reduced serializers. Will validate whether the objects exists, and returns the instance in tointernalvalue Subclasses must implement Meta with at…
4 properties 4 required
BrokerUserProfileBulkImport
object
1 property 1 required
ListBroker
object
3 properties 3 required
BulkUser
object
2 properties 2 required
PatchedThirdParty2BaseUserAuto
object
4 properties
PatchedBroker
object
17 properties
BrokerRelationshipAuto
object
3 properties 3 required
BrokerBulkImportLogStatusEnum
string
initialized - Initialized running - Running error - Error finished - Finished
ContactType
object
Can be managed at /resources/contact-type
3 properties 3 required
PhoneCountryCode
object
Can be managed at /resources/phone-country-code
4 properties 4 required
CompanyProfile2Website
object
2 properties 1 required
StreetType
object
Can be managed at /resources/street-type
3 properties 3 required
Profile2Email
object
2 properties 1 required
ReducedEstimator
object
Estimator reduced representation
6 properties 6 required
Sector
object
Can be managed at /resources/sector
3 properties 3 required
ThirdParty2BaseUserAuto
object
4 properties 3 required
BaseUserProfileWithContacts
object
Moves UniqueValidator's from the validation stage to the save stage. It solves the problem with nested validation for unique fields on update. If you want more…
7 properties 6 required
BulkNestedBroker
object
1 property 1 required
BulkBrokerUserProfile
object
2 properties 2 required
Country
object
Can be managed at /resources/country
3 properties 3 required
Notary
object
The same as ThirdPartySerializer but specifically for a Notary, without VAT, with bank account
10 properties 10 required
BrokerBulkImportLog
object
7 properties 7 required
Profile2Address
object
16 properties 4 required
InsuranceProvider
object
15 properties 10 required
LeadGenerator
object
Baseclass for Reduced serializers. Will validate whether the objects exists, and returns the instance in tointernalvalue Subclasses must implement Meta with at…
12 properties 12 required
CompanyType
object
Can be managed at /resources/company-types
3 properties 3 required
BaseUserProfile
object
Moves UniqueValidator's from the validation stage to the save stage. It solves the problem with nested validation for unique fields on update. If you want more…
11 properties 3 required
PatchedBrokerRelationshipAuto
object
3 properties
Profile2Phone
object
4 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oper-credits-third-parties-api-openapi.yml Raw ↑

Other APIs Oper Credits publishes across the network.

Oper Credits Agent Documents API
Oper Credits Appointment Booking Websites API
Oper Credits Approvals API
Oper Credits Bank Release Policy API
Oper Credits Base Products API
Oper Credits Calculate API
Oper Credits Check Invite Token API
Oper Credits Check Reset Password API
Oper Credits Client Users API
Oper Credits Clients API
Oper Credits Commissions API
Oper Credits Communication History API
Where this information came from

This is an independent, third-party profile of Oper Credits Third Parties 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.