tiny+ knowledge base
  • Welcome
  • Our pitch
  • Using tiny+
    • Getting started
      • Designing your project pipeline
      • Designing your client relationship pipeline
      • Setting up categories and tags
      • Importing your content
      • Adding your team
    • Guides
      • News Feed
      • For Me
      • Projects
      • Companies
      • Contacts
      • Assessments
      • User Permissions & Roles
    • How Tos
      • Merging duplicate records
      • Subscribing to a news feed
      • Enabling Two Factor Authentication
      • Building Lists
    • Integrations
      • SharePoint / Intranet
      • Office 365
      • Synergy
      • Mailchimp
      • Zapier
      • Custom integrations
    • Advanced topics
      • Project date fields
      • Single Sign-On (Azure)
  • API Documentation
    • Introduction
    • Getting access
      • Javascript token
      • Simple access token
      • Register a Client App
      • oAuth Authorisation process
    • Endpoints
      • Projects
      • Companies
      • Contacts
      • Enquiries
      • Team Members
      • Tasks
      • Meetings
      • Posts
Powered by GitBook
On this page
  • I'm a tiny+ customer building a marketing website to capture contacts and leads into tiny+
  • I'm a tiny+ customer building an integration for my own organisation
  • I'm building an integration for other tiny+ customers

Was this helpful?

  1. API Documentation

Getting access

PreviousIntroductionNextJavascript token

Last updated 5 years ago

Was this helpful?

Which method you'll use to access our API will depend on what you're planning to build. Read on to find the best method for your use case.

I'm a tiny+ customer building a marketing website to capture contacts and leads into tiny+

If you're a tiny+ customer and would like to capture enquiries, contacts or leads directly from your website, you can register for a . This token will allow you to create Projects, Enquiries and Contacts directly from your website.

I'm a tiny+ customer building an integration for my own organisation

If you're a tiny+ customer and would like to build an integration between tiny+ and another system your firm uses; such as an intranet, a practice management platform or a reporting service, you can generate a .

I'm building an integration for other tiny+ customers

If you are building an integration between tiny+ and your own application, and you want your customers to be able to access their tiny+ data in your application, you'll need to register for a .

Javascript token
Simple access token
Client App