Create Account
API Reference
Create Account
Create a company record in Octolane by domain. If the account already exists, returns the existing record.
POST
Create Account
Creates a company record by domain. If the account already exists, it returns the existing one - totally safe to call multiple times without creating duplicates.Documentation Index
Fetch the complete documentation index at: https://docs.octolane.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
You usually don’t need to call this directly. When you create an opportunity with an
account_domain, the account is created automatically.Request
Your Octolane API key.
Must be
application/json.Body parameters
Company domain (e.g.,
acme.com). This is how Octolane identifies and deduplicates companies.Example request
Response
Whether the request succeeded.
Human-readable status message.
200